mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-18 07:44:38 +08:00
1
This commit is contained in:
4
fsdlb.js
4
fsdlb.js
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user