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:
@@ -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"]
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user