change domain name

ipost.tk => ipost.rocks
This commit is contained in:
Mystikfluu
2022-11-30 15:19:14 +01:00
parent 365991c061
commit a4206ec1a7
52 changed files with 13 additions and 1042 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
let username,reply_id=0,highest_id,currentChannel = sessionStorage.getItem("lastchannel") || "everyone"
const
wss_server = "wss://ipost.tk",
wss_server = "wss://ipost.rocks",
wss_port = "443",
wss_URI = wss_server + ":" + wss_port,
decURIComp = decodeURIComponent