mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-13 23:52:36 +08:00
更新于 07-17 06:10
This commit is contained in:
@ -50,8 +50,8 @@ let allMessage = '';
|
||||
return;
|
||||
}
|
||||
await requireConfig()
|
||||
await getAuthorShareCode();
|
||||
await getAuthorShareCode2();
|
||||
//await getAuthorShareCode();
|
||||
//await getAuthorShareCode2();
|
||||
for (let i = 0; i < cookiesArr.length; i++) {
|
||||
if (cookiesArr[i]) {
|
||||
cookie = cookiesArr[i];
|
||||
|
Reference in New Issue
Block a user