fix missing ,
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2021-05-11 20:02:43 +01:00
parent 52fb0431b5
commit 5d1da368a7
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8

View File

@ -10,7 +10,7 @@ var nodes = [
[ 'nl-ams2', '31.220.4.69', '2a01:6f0:ffff:5d::1', 'false', 18, '172.20.129.186' ],
[ 'no-trd1', '217.168.87.226', '2001:678:dd0:ffff::25', 'true', 25, '172.20.129.185' ],
[ 'ro-ord1', '45.14.149.233', 'undefined', 'false', 15, 'undefined' ],
[ 'se-sto1', '31.220.7.116', '2a00:1a28:1157:1::1' 'false', 16, '172.20.129.184' ],
[ 'se-sto1', '31.220.7.116', '2a00:1a28:1157:1::1', 'false', 16, '172.20.129.184' ],
[ 'sg-sin2', '139.99.89.157', '2402:1f00:8000:800::3bc', 'true', 23, '172.20.129.181' ],
[ 'uk-lon1', '185.42.222.153', '2a04:92c5:2::1', 'true', 21, '172.20.129.187' ],
[ 'uk-lon2', '185.121.25.166', '2a04:92c7:e:537::96cb', 'false', 4, '172.20.129.178' ],