add us-nyc2.burble.com
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2021-10-22 21:47:14 +01:00
parent 5153709044
commit 0a0db37dfe
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8

View File

@ -19,6 +19,7 @@ var nodes = [
[ 'us-chi1', '193.29.63.150', '2605:4840:3:10::ab2d', 'true', 14, '172.20.129.166' ],
[ 'us-dal3', '144.172.126.201', '2602:fe64:8::4', 'true', 10, '172.20.129.172' ],
[ 'us-nyc1', '107.173.23.178', 'undefined', 'false', 5, '172.20.129.177' ],
[ 'us-nyc2', '104.168.9.198', 'undefined', 'false', 20, 'undefined' ],
[ 'us-lax1', '185.215.224.214', '2a0b:ae40:1:4a0a::5a', 'true', 26, '172.20.129.165' ],
[ 'us-phx1', '162.251.160.61', 'undefined', 'false', 11, '172.20.129.171' ],
];