Add some more networks

This commit is contained in:
Cryptkeeper 2015-11-08 19:12:12 -06:00
parent f6ee6568a1
commit 31339ab582

@ -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": {