ipv6 for new nodes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2023-12-10 08:48:46 +00:00
parent e33ddfa70a
commit 8fcd7cd783
Signed by: burble
GPG Key ID: E9B4156C1659C079

View File

@ -21,9 +21,9 @@ var nodes = [
[ 'uk-lon1', '45.91.93.104', '2a0e:dc0:5:5::1', 'true', 21, '172.20.129.187' ],
[ 'fr-par1', '51.159.194.131', '2001:bc8:1201:50d:d6ae:52ff:fecc:c97', 'true', 22, '172.20.129.188' ],
[ 'de-nue1', '204.10.194.76', '2602:fb54:143::5b', 'true', 23, '172.20.129.181' ],
[ 'us-lax2', '31.220.30.46', undefined, 'true', 24, '172.20.129.180' ],
[ 'us-lax2', '31.220.30.46', '2a04:bdc7:100:1173::1', 'true', 24, '172.20.129.180' ],
[ 'no-trd1', '217.168.87.226', '2001:678:dd0:ffff::25', 'true', 25, '172.20.129.185' ],
[ 'us-nyc3', '170.205.37.109', undefined, 'true', 26, '172.20.129.165' ],
[ 'us-nyc3', '170.205.37.109', '2605:4840:2:12f1::1', 'true', 26, '172.20.129.165' ],
// 27 has no IPv4 address
// [ '', '', '', 'true', 28, '172.20.129.183' ],
[ 'us-nyc2', '109.205.61.64', '2605:4840:2:5abe::1', 'true', 29, '172.20.129.176' ]