From c900b88584022e09a46cc092a277cbeda86a7e51 Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Fri, 8 Dec 2023 13:03:38 +0000 Subject: [PATCH] add new us-nyc3 and us-lax2 --- dynamic/nodes.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dynamic/nodes.js b/dynamic/nodes.js index c7aba65..fc43734 100644 --- a/dynamic/nodes.js +++ b/dynamic/nodes.js @@ -20,10 +20,10 @@ var nodes = [ [ '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' ], [ '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', '', '', 'true', 24, '172.20.129.180' ], + [ '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' ], [ 'no-trd1', '217.168.87.226', '2001:678:dd0:ffff::25', 'true', 25, '172.20.129.185' ], - // [ 'us-nyc3', '', '', 'true', 26, '172.20.129.165' ], + [ 'us-nyc3', '170.205.37.109', undefined, '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' ]