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",
"address": ["59.12.120.171"]
},
{
"name": "OMNIDUSTRY",
"address": ["109.94.209.233"]
}
{
"name": "New Campaign Like",
"address": ["n5.yeet.ml:6568"]
},
{
"name": "AlternightBR"
"name": "AlternightBR",
"address": ["mindustrypt.ga:8300"]
}
]