From 31f57f91b1040f54cc475e002031b954eaf7bb21 Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Sat, 29 Apr 2023 08:52:24 +0100 Subject: [PATCH] add ch-zur2 --- dynamic/nodes.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dynamic/nodes.js b/dynamic/nodes.js index 6a449e1..6e9aa57 100644 --- a/dynamic/nodes.js +++ b/dynamic/nodes.js @@ -1,13 +1,14 @@ var nodes = [ [ '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' ], - [ 'us-nyc1', '109.205.61.36', '2605:4840:2:eed4::1', 'true', 9, '172.20.129.173' ], + [ 'ch-zur2', '188.244.117.218', '2a0e:dc0:6:b2de::1', 'true', 7, '172.20.129.173' ], [ 'ch-zur1', '45.91.92.111', '2a0e:dc0:6:8::1', 'true', 8, '172.20.129.174' ], - [ 'us-lax1', '45.67.219.3', '2a04:bdc7:100:4656::1', 'true', 10, '172.20.129.172' ], + [ 'us-nyc1', '109.205.61.36', '2605:4840:2:eed4::1', 'true', 9, '172.20.129.173' ], + [ 'us-lax1', '45.67.219.3', '2a04:bdc7:100:4656::1', 'true', 10, '172.20.129.172' ], [ 'us-lax2', '45.8.22.108', '2602:fcd3:1b1:170::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' ], + [ '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-par1', '51.159.194.131', '2001:bc8:1201:50d:d6ae:52ff:fecc:c97', 'true', 22, '172.20.129.188' ],