temporary add new nodes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2023-04-18 20:18:17 +01:00
parent bcc208b52e
commit ce1abfa7e1
Signed by: burble
GPG Key ID: E9B4156C1659C079

View File

@ -1,17 +1,16 @@
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' ],
[ 'nl-ams1', 'undefined', '2001:bc8:1830:194::1', 'true', 5, '172.20.129.177' ],
[ 'nl-ams1', 'undefined', '2001:bc8:1830:194::1', 'true', 5, '172.20.129.177' ],
[ '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' ],
[ 'us-lax2', '45.67.219.3', '2a04:bdc7:100:4656::1', 'true', 11, '172.20.129.171' ],
[ 'ca-bhs2', '192.99.6.65', '2607:5300:60:3741::1', 'true', 13, '172.20.129.167' ],
[ 'uk-lon2', '150.107.201.114', '2a0e:dc0:5:dc62::1', 'true', 14, '172.20.129.166' ],
[ 'uk-lon3', '150.107.201.105', '2a0e:dc0:5:d2dd::1', 'true', 16, '172.20.129.184' ],
[ '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-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' ],
];