mirror of https://github.com/KingRan/KR.git
parent
4f13ddad92
commit
35794e540b
|
@ -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)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue