From 44f826cc14483faaeae99d769ee3c80b8640ddff Mon Sep 17 00:00:00 2001 From: Neba-MD <62168011+Neba-MD@users.noreply.github.com> Date: Sun, 17 May 2020 07:21:58 +0800 Subject: [PATCH] Add TWS (Hong Kong server) to server.json (#2070) - A Co-op server based in Hong Kong. - The server is also known as (ggg.sytes.net), renamed the domain name for easier identification - Been stable and regularly maintained since 4 Feb. - Have moderators across different timezone. - Map pool focused on uniqueness. --- servers.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/servers.json b/servers.json index 6485636c6c..a11e43f30c 100644 --- a/servers.json +++ b/servers.json @@ -52,5 +52,8 @@ }, { "address": "mindustry.kbni.net.au:6568" + }, + { + "address": "twsmindustry.24x7.hk" } ]