diff --git a/dynamic/nodes.js b/dynamic/nodes.js index 0b0317f..63cc738 100644 --- a/dynamic/nodes.js +++ b/dynamic/nodes.js @@ -1,7 +1,7 @@ var nodes = [ // 1 has no IPv4 address // 2 has no IPv4 address - [ 'de-fra4', '5.180.253.211', '2a0e:6a80:3:430::1', 'true', 3, '172.20.129.179' ], + [ 'de-fra4', '193.41.237.149', '2a0d:5941:1:17c::4e2a', 'true', 3, '172.20.129.179' ], [ 'uk-lon5', '45.91.93.136', '2a0e:dc0:5:d245::1', 'true', 4, '172.20.129.178' ], [ 'uk-lon4', '150.107.201.44', '2a0e:dc0:5:821f::1', 'true', 5, '172.20.129.177' ], [ 'fr-par3', '163.172.63.58', '2001:bc8:32d7:2e1::1', 'true', 6, '172.20.129.189' ], @@ -14,7 +14,7 @@ var nodes = [ [ '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' ], + [ 'de-fra1', '5.180.253.211', '2a0e:6a80:3:430::1', 'true', 17, '172.20.129.169' ], [ 'nl-ams1', '176.126.85.61', '2a01:6f0:ffff:68a4::1', 'true', 18, '172.20.129.186' ], // 19 has no IPv4 address [ 'nl-ams2', '31.41.249.236', '2a07:e042:1:56::1', 'true', 20, '172.20.129.168' ],