fix mc link

This commit is contained in:
sky 2024-08-28 23:38:13 -04:00
parent 11c74e7ff0
commit b3f550a51e

View File

@ -30,7 +30,7 @@
localesURI: "lang/",
worldsDB: "worlds",
servers: [
{ addr: "wss://" + location.host + "/mc", name: "§b§lEthereal",hideAddress:true},
{ addr: (location.protocol.includes("s") ? "wss": "ws") + "://" + location.host + "/mc", name: "§b§lEthereal",hideAddress:true},
{ addr: "wss://ethereal.mov", name: "§b§lEthereal§r§8§o (backup)",hideAddress:true}
],
relays: [