更新于 07-17 06:10

This commit is contained in:
root
2021-07-17 06:10:19 -04:00
parent 5834d8e29c
commit d06279df92

View File

@ -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];