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

@@ -19,8 +19,8 @@ let scriptVersionNow = "1.0.0";
let msg = "";
// ==================================异步顺序==============================================================================
!(async () => {
await getNotice();
await getVersion("yang7758258/ohhh154@main/fsdlb.js");
//await getNotice();
//await getVersion("yang7758258/ohhh154@main/fsdlb.js");
await main();
await SendMsg(msg);