From ca0ced7728399d9104987e8dbcd3a9d415edd2f2 Mon Sep 17 00:00:00 2001 From: Techcable Date: Thu, 11 Feb 2016 21:52:39 -0700 Subject: [PATCH 1/5] Add PhanaticMC --- servers.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/servers.json b/servers.json index 81caa21..748d087 100644 --- a/servers.json +++ b/servers.json @@ -19,6 +19,11 @@ "ip": "us.oc.tc", "type": "PC" }, + { + "name": "PhanaticMC", + "ip": "phanaticmc.com", + "type": "PC" + }, { "name": "Shotbow", "ip": "us.shotbow.net", From 64931260a0826b50f7d283000ba911364a7aca59 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Tue, 23 Feb 2016 15:50:00 -0600 Subject: [PATCH 2/5] Remove GommeHD and TheArchon Neither are responding to pings for several days. --- servers.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/servers.json b/servers.json index 81caa21..b3069c7 100644 --- a/servers.json +++ b/servers.json @@ -89,11 +89,6 @@ "ip": "saicopvp.com", "type": "PC" }, - { - "name": "TheArchon", - "ip": "pvp.thearchon.net", - "type": "PC" - }, { "name": "GotPvP", "ip": "play.gotpvp.com", @@ -124,11 +119,6 @@ "ip": "mcmagic.us", "type": "PC" }, - { - "name": "GommeHD", - "ip": "gommehd.net", - "type": "PC" - }, { "name": "Island Clash", "ip": "play.islandclash.com", From 4e2524771d0625359598c83258d5f9a71cf07d81 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Tue, 23 Feb 2016 15:58:49 -0600 Subject: [PATCH 3/5] Add play.guildcraft.org --- servers.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/servers.json b/servers.json index 51f0692..6583b6d 100644 --- a/servers.json +++ b/servers.json @@ -163,5 +163,10 @@ "name": "Timolia", "ip": "play.timolia.de", "type": "PC" + }, + { + "name": "GuildCraft", + "ip": "play.guildcraft.org", + "type": "PC" } ] From 56385534c56a27769fd6808041bc88af01ebf308 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Tue, 23 Feb 2016 16:01:39 -0600 Subject: [PATCH 4/5] Remove duplicate network --- servers.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/servers.json b/servers.json index 6583b6d..51f0692 100644 --- a/servers.json +++ b/servers.json @@ -163,10 +163,5 @@ "name": "Timolia", "ip": "play.timolia.de", "type": "PC" - }, - { - "name": "GuildCraft", - "ip": "play.guildcraft.org", - "type": "PC" } ] From a97a33c3c59f81313e4c99b965eb01aca1b5f9f0 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Tue, 23 Feb 2016 16:04:32 -0600 Subject: [PATCH 5/5] Remove PhanaticMC until the issue is corrected --- servers.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/servers.json b/servers.json index 51f0692..b3069c7 100644 --- a/servers.json +++ b/servers.json @@ -19,11 +19,6 @@ "ip": "us.oc.tc", "type": "PC" }, - { - "name": "PhanaticMC", - "ip": "phanaticmc.com", - "type": "PC" - }, { "name": "Shotbow", "ip": "us.shotbow.net",