KingRan 2022-02-24 18:48:35 +08:00
parent 4f13ddad92
commit 35794e540b
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ let tasks = [], shareCodes = [], first = true;
if (r !== 200)
continue
await $.wait(2000);
await main();
//await $.wait(2000);
//await main();
await $.wait(3000)
}
}