dns/dynamic/nodes.js
Simon Marsh 6e5ee5ddbf
All checks were successful
continuous-integration/drone/push Build is passing
add ro-brv1
2023-02-22 16:59:24 +00:00

18 lines
1.6 KiB
JavaScript

var nodes = [
[ 'ro-brv1', '194.87.6.13', 'undefined', 'true', 3, '172.20.129.179' ],
[ 'fr-nte1', 'undefined', '2a01:cb05:8fdb:2555:6c14:ecff:feb1:50c5', 'true', 4, '172.20.129.178' ],
[ 'fr-par3', '163.172.63.58', '2001:bc8:32d7:2e1::1', 'true', 6, '172.20.129.189' ],
[ 'ch-zur1', '45.91.92.111', '2a0e:dc0:6:8::1', 'true', 8, '172.20.129.174' ],
[ 'us-lax1', '45.8.22.108', '2602:fcd3:1b1:170::1', 'true', 10, '172.20.129.172' ],
[ 'ca-bhs2', '192.99.6.65', '2607:5300:60:3741::1', 'true', 13, '172.20.129.167' ],
[ 'de-fra1', '193.41.237.149', '2a0d:5941:1:17c::4e2a', 'true', 17, '172.20.129.169' ],
[ 'uk-lon1', '45.91.93.104', '2a0e:dc0:5:5::1', 'true', 21, '172.20.129.187' ],
// [ 'fr-rbx1', '176.31.240.39', '2001:41d0:8:127::1', 'true', 22, '172.20.129.188' ],
// [ 'fr-par1', '51.159.194.131', '2001:bc8:1201:50d:d6ae:52ff:fecc:c97', 'true', 23, '172.20.129.181' ],
[ 'fr-rbx2', '176.31.240.39', '2001:41d0:8:127::1', 'true', 18, '172.20.129.186' ],
[ 'fr-par1', '51.159.194.131', '2001:bc8:1201:50d:d6ae:52ff:fecc:c97', 'true', 22, '172.20.129.188' ],
[ 'fr-par2', '51.159.97.157', '2001:bc8:1201:6:9eb6:54ff:febb:4608', 'true', 24, '172.20.129.180' ],
[ 'no-trd1', '217.168.87.226', '2001:678:dd0:ffff::25', 'true', 25, '172.20.129.185' ],
];