dns/dynamic/nodes.js
2021-04-21 08:00:23 +01:00

22 lines
1.8 KiB
JavaScript

var nodes = [
[ 'au-syd1', '139.99.237.85', '2402:1f00:8100:400::279', 'true', 24, '172.20.129.180' ],
[ 'ca-bhs2', '192.99.6.65', '2607:5300:60:3741::1', 'true', 13, '172.20.129.167' ],
[ 'ch-zur1', '45.91.92.111', '2a0e:dc0:6:8::1', 'true', 8, '172.20.129.174' ],
[ 'de-fra1', '193.41.237.149', '2a0d:5941:1:17c::4e2a', 'true', 17, '172.20.129.169' ],
[ 'es-mad1', '45.132.74.100', '2a0e:dc0:9:5::ab2d', 'true', 12, '172.20.129.170' ],
[ 'fr-rbx1', '176.31.240.39', '2001:41d0:8:127::1', 'true', 22, '172.20.129.188' ],
[ 'hk-hkg1', '103.73.66.189', '2406:ef80:1:1a::1', 'true', 3, '172.20.129.179' ],
[ 'nl-ams1', '185.185.41.118', '2a0b:7080:10::1:cae4', 'false', 19, 'undefined' ],
[ 'no-trd1', '217.168.87.226', '2001:678:dd0:ffff::25', 'true', 25, '172.20.129.185' ],
[ 'ro-ord1', '45.14.149.233', 'undefined', 'false', 15, 'undefined' ],
[ 'sg-sin2', '139.99.89.157', '2402:1f00:8000:800::3bc', 'true', 23, '172.20.129.181' ],
[ 'uk-lon1', '185.42.222.153', '2a04:92c5:2::1', 'true', 21, '172.20.129.187' ],
[ 'uk-lon2', '185.121.25.166', '2a04:92c7:e:537::96cb', 'false', 4, '172.20.129.178' ],
[ 'uk-lon3', '45.91.93.103', '2a0e:dc0:5:6::1', 'false', 7, 'undefined' ],
[ 'uk-lon4', '45.91.93.104', '2a0e:dc0:5:5::1', 'false', 9, '172.20.129.175' ],
[ 'us-chi1', '193.29.63.150', '2605:4840:3:10::ab2d', 'true', 14, '172.20.129.166' ],
[ 'us-dal3', '144.172.126.201', '2602:fe64:8::4', 'true', 10, '172.20.129.172' ],
[ 'us-lax1', '185.215.224.214', '2a0b:ae40:1:4a0a::5a', 'true', 26, '172.20.129.165' ],
[ 'us-phx1', '162.251.160.61', '2605:8340:0:6::2', 'false', 11, '172.20.129.171' ]
];