This commit is contained in:
smallfawn
2025-01-25 17:22:21 +08:00
parent c850c0453a
commit 6d6a7eef74
9 changed files with 3390 additions and 16 deletions

View File

@@ -20,8 +20,8 @@ let scriptVersionNow = "1.0.0";//脚本版本号
let msg = "";
// ==================================异步顺序==============================================================================
!(async () => {
await getNotice(); //远程通知
await getVersion("yang88758/ohhh154@main/mswefls.js");
//await getNotice(); //远程通知
//await getVersion("yang88758/ohhh154@main/mswefls.js");
await main();//主函数
await SendMsg(msg); //发送通知