diff --git a/dynamic/nodes.js b/dynamic/nodes.js index bf57174..9675807 100644 --- a/dynamic/nodes.js +++ b/dynamic/nodes.js @@ -18,7 +18,7 @@ var nodes = [ [ '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 - // [ '', '', '', 'true', 20, '172.20.129.168' ], + [ 'de-fra3', '109.94.169.216', '2a03:d9c2:100:1005::a', 'true', 20, '172.20.129.168' ], [ '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' ], [ 'us-ash1', '173.249.195.195', '2607:9000:9000:10ae::a', 'true', 23, '172.20.129.181' ],