From 367da94e3446c509a33ea5d76038bcba9084cff2 Mon Sep 17 00:00:00 2001 From: fuzzbuck <54221024+fuzzbuck@users.noreply.github.com> Date: Tue, 1 Dec 2020 15:24:11 +0100 Subject: [PATCH 1/2] Update servers.json no longer uses v5 --- servers.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/servers.json b/servers.json index 9973c839c8..01ea37a54e 100644 --- a/servers.json +++ b/servers.json @@ -17,18 +17,6 @@ { "address": "Mindustry.pl" }, - { - "address": "mindustry.io" - }, - { - "address": "mindustry.io:1000" - }, - { - "address": "mindustry.io:2000" - }, - { - "address": "mindustry.io:3000" - }, { "address": "aamindustry.play.ai" }, From 3a259d00011e2e1190919dacf699b67b480130e1 Mon Sep 17 00:00:00 2001 From: fuzzbuck <54221024+fuzzbuck@users.noreply.github.com> Date: Tue, 1 Dec 2020 15:26:14 +0100 Subject: [PATCH 2/2] Update servers_v6.json --- servers_v6.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v6.json b/servers_v6.json index af5bc01e78..8ac3b4aa0b 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -11,6 +11,10 @@ "name": "C.A.M.S.", "address": ["routerchain.ddns.net", "pandorum.su:8000"] }, + { + "name": "io", + "address": ["mindustry.io", "mindustry.io:1000", "mindustry.io:2000", "mindustry.io:3000"] + }, { "name": "ECAN", "address": ["mindustry.ecansol.com:6597", "mindustry.ecansol.com:6499", "mindustry.ecansol.com:6599"]