mirror of
https://github.com/3288588344/toulu.git
synced 2025-12-17 23:35:10 +08:00
Add files via upload
This commit is contained in:
1
植物星球.js
1
植物星球.js
@@ -20,7 +20,6 @@ let msg = "";
|
|||||||
// ==================================异步顺序==============================================================================
|
// ==================================异步顺序==============================================================================
|
||||||
!(async () => {
|
!(async () => {
|
||||||
await getNotice(); //远程通知
|
await getNotice(); //远程通知
|
||||||
await getVersion("yang7758258/ohhh154@main/zwxq.js");
|
|
||||||
await main();//主函数
|
await main();//主函数
|
||||||
await SendMsg(msg); //发送通知
|
await SendMsg(msg); //发送通知
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user