diff --git a/servers_v6.json b/servers_v6.json index 1be97e5f26..d1e30d78be 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -61,7 +61,7 @@ }, { "name": "Korea", - "address": ["mindustry.kr", "mindustry.initd.kr"] + "address": ["mindustry.initd.kr"] }, { "name": "hexpvp.ml", diff --git a/servers_v7.json b/servers_v7.json index 6342cdb659..a67d1424e1 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -9,7 +9,7 @@ { "name": "C.A.M.S.", "address": ["baseduser.eu.org:6569", "v7.thedimas.pp.ua"] - } + }, { "name": "hexpvp.ml", "address": "hexpvp.ml" @@ -45,5 +45,9 @@ { "name": "io", "address": ["mindustry.io.community", "mindustry.io.community:1000", "mindustry.io.community:2000", "mindustry.io.community:3000"] + }, + { + "name": "Korea", + "address": ["mindustry.kr"] } ]