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,6 +1,6 @@
let username
const wss_server = "wss://ipost.tk"
const wss_server = "wss://ipost.rocks"
const wss_port = "443"
const wss_URI = wss_server + ":" + wss_port