Add some more networks
This commit is contained in:
parent
f6ee6568a1
commit
31339ab582
19
config.json
19
config.json
@ -71,9 +71,24 @@
|
|||||||
"type": "PE"
|
"type": "PE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "LifeBoat",
|
"name": "Lifeboat",
|
||||||
"ip": "play.lbsg.net",
|
"ip": "play.lbsg.net",
|
||||||
"type": "PE"
|
"type": "PE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PartyZone",
|
||||||
|
"ip": "play.mcpz.net",
|
||||||
|
"type": "PC"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "The Chunk",
|
||||||
|
"ip": "hub.thechunk.net",
|
||||||
|
"type": "PC"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Shock",
|
||||||
|
"ip": "play.snw.io",
|
||||||
|
"type": "PC"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"routes": {
|
"routes": {
|
||||||
@ -88,7 +103,7 @@
|
|||||||
},
|
},
|
||||||
"faviconOverride": {
|
"faviconOverride": {
|
||||||
"Hypixel PE": "/favicons/hypixelpe.png",
|
"Hypixel PE": "/favicons/hypixelpe.png",
|
||||||
"LifeBoat": "/favicons/lifeboat.png",
|
"Lifeboat": "/favicons/lifeboat.png",
|
||||||
"Mineplex": "/favicons/mineplex.png"
|
"Mineplex": "/favicons/mineplex.png"
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
|
Loading…
Reference in New Issue
Block a user