Crates.io | thghosting-data-centers |
lib.rs | thghosting-data-centers |
version | 0.1.1 |
source | src |
created_at | 2021-12-16 09:55:10.434658 |
updated_at | 2022-11-26 12:04:13.335521 |
description | THG Hosting Data Centers |
homepage | https://github.com/bk-rs/thghosting-rs |
repository | https://github.com/bk-rs/thghosting-rs |
max_upload_size | |
id | 499100 |
size | 43,010 |
curl -L https://www.ingenuitycloudservices.com/network/data-centers/ -o tests/data-centers.html
sudo pacman -S js-beautify
curl -sS https://thg-hosting-master100tbcorp.netdna-ssl.com/views/js/production-stable.min.js?v=1667413195 \
| js-beautify \
| sed -n '/^ dataCentres: \[{$/,/^ }\]$/p' \
| sed '1i{' \
| sed '$a}' \
| node -r fs -e 'console.log(JSON.stringify(eval(fs.readFileSync("/dev/stdin", "utf-8")), null, 4));' \
> tests/data_centers.json