update mpt

This commit is contained in:
Lamp 2020-10-17 14:15:42 -07:00 committed by GitHub
parent 311983c4e0
commit 46555d28ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ global.createMPPbridge = function createMPPbridge(room, DiscordChannelID, site =
const gClient =
site == "MPP" ? new Client((room.startsWith('lobby')||(room.startsWith('test/')&&room!='test/awkward'))?"wss://hmbp.gq/ofogofa":"wss://ts.terrium.net/laueghliaeg") :
site == "WOPP" ? new Client("wss://piano.ourworldofpixels.com") :
site == "MPT" ? new Client("wss://ts.terrium.net:8443") :
site == "MPT" ? new Client("wss://mppws.cf") :
site == "VFDP" ? new Client("ws://www.visualfiredev.com:8080") :
site == "CMPC" ? new Client("ws://charsy.meowbin.com:16562") :
site == "BIMP" ? new Client("ws://104.237.150.24:8513/") :