From a58998dc06054453c371568c37ad158033c2d2eb Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Tue, 27 Feb 2024 19:32:21 +0000 Subject: [PATCH] well that didn't work --- dynamic/nodes.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dynamic/nodes.js b/dynamic/nodes.js index 0e27d7f..da6e4f4 100644 --- a/dynamic/nodes.js +++ b/dynamic/nodes.js @@ -2,7 +2,7 @@ var nodes = [ // 1 has no IPv4 address // 2 has no IPv4 address [ '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-lon5', '45.91.93.136', '2a0e:dc0:5:5::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' ], [ 'ch-zur2', '188.244.117.218', '2a0e:dc0:6:8::1', 'true', 7, '172.20.129.173' ], @@ -18,7 +18,7 @@ var nodes = [ [ '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' ], - [ 'uk-lon1', '45.91.93.104', '2a0e:dc0:5:5::1', 'true', 21, '172.20.129.187' ], + [ 'uk-lon1', '45.91.93.104', '2a0e:dc0:5:d245::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', '2a04:bdc7:100:1173::1', 'true', 24, '172.20.129.180' ],