整理代码

新增没做完的公告页面
因为一些神秘token问题连接失败后会要求重新登录
This commit is contained in:
MrZ_26
2023-01-23 02:14:10 +08:00
parent ee4fd51e0f
commit f212076604
4 changed files with 64 additions and 7 deletions

View File

@@ -602,6 +602,7 @@ end
table.sort(REPLAY,function(a,b) return a.fileName>b.fileName end)
AUTHURL="https://studio26f.org/oauth?product=techmino"
AUTHHOST="cafuuchino1.3322.org:8081"
WS.switchHost('cafuuchino1.3322.org','10026','/techmino/ws/v1')
HTTP.setHost("cafuuchino1.3322.org:10026")
HTTP.setThreadCount(1)