mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
脱密
This commit is contained in:
4
hqcsh.js
4
hqcsh.js
@@ -22,9 +22,9 @@ let msg = "";
|
||||
//let hostname = 'https://' + host;
|
||||
// ==================================异步顺序==============================================================================
|
||||
!(async () => {
|
||||
await getNotice(); //远程通知
|
||||
//await getNotice(); //远程通知
|
||||
|
||||
await getVersion("yang7758258/ohhh154@main/好奇车生活.js");
|
||||
//await getVersion("yang7758258/ohhh154@main/好奇车生活.js");
|
||||
await main();//主函数
|
||||
await SendMsg(msg); //发送通知
|
||||
|
||||
|
||||
Reference in New Issue
Block a user