From 8156e98e0134e1eef93c8e7657e6ef3402223cca Mon Sep 17 00:00:00 2001 From: Daniele Valori Date: Sat, 4 Nov 2023 12:15:34 +0100 Subject: [PATCH] Fixed IP errors and typo. --- servers.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/servers.json b/servers.json index 50efe53..ed71446 100644 --- a/servers.json +++ b/servers.json @@ -186,7 +186,7 @@ }, { "name": "PurpleMC", - "ip": "mc.purplemc.it", + "ip": "play.purplemc.it", "type": "PC" }, { @@ -196,7 +196,7 @@ }, { "name": "RookieMC", - "ip": "mc.rookiemc.it", + "ip": "play.rookiemc.eu", "type": "PC" }, { @@ -221,7 +221,7 @@ }, { "name": "RankuenMC", - "ip": "mc.rankuenmc.it", + "ip": "mc.rankuenmc.com", "type": "PC" }, { @@ -230,13 +230,13 @@ "type": "PC" }, { - "name": "ForignoRP", - "ip": "mc.folignorp.it", + "name": "FolignoRP", + "ip": "foligno.minecraft.pro", "type": "PC" }, { "name": "DomusMC", - "ip": "mc.domusmc.it", + "ip": "mc.domusitalia.net", "type": "PC" }, {