fix json syntax errors and omnidustry hub being in servers_v6.json when it is v7 (#7615)

* fix: json syntax errors

* fix: omnidustry hub is v7, not v6
This commit is contained in:
Joel
2022-09-24 11:50:21 +00:00
committed by GitHub
parent fd0d4fb097
commit c456970d4d
2 changed files with 2 additions and 7 deletions

View File

@@ -131,17 +131,12 @@
"name": "Shard", "name": "Shard",
"address": ["59.12.120.171"] "address": ["59.12.120.171"]
}, },
{
"name": "OMNIDUSTRY",
"address": ["109.94.209.233"]
}
{ {
"name": "New Campaign Like", "name": "New Campaign Like",
"address": ["n5.yeet.ml:6568"] "address": ["n5.yeet.ml:6568"]
}, },
{ {
"name": "AlternightBR" "name": "AlternightBR",
"address": ["mindustrypt.ga:8300"] "address": ["mindustrypt.ga:8300"]
} }
] ]

View File

@@ -109,7 +109,7 @@
}, },
{ {
"name": "OMNIDUSTRY", "name": "OMNIDUSTRY",
"address": ["109.94.209.233:6568","109.94.209.233:6569","109.94.209.233:6570","109.94.209.233:6571","109.94.209.233:6572","109.94.209.233:6573","109.94.209.233:6574"] "address": ["109.94.209.233","109.94.209.233:6568","109.94.209.233:6569","109.94.209.233:6570","109.94.209.233:6571","109.94.209.233:6572","109.94.209.233:6573","109.94.209.233:6574"]
}, },
{ {
"name": "The Devil", "name": "The Devil",