mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
企鹅阅读单独开宝箱(修改自用),全部账号只通知一次
This commit is contained in:
parent
64a1e72e7e
commit
3757729d44
@ -159,7 +159,6 @@ function GetCookie() {
|
||||
async function QQ_READ() {
|
||||
for (let i = 0; i < QQ_READ_COOKIES.length; i++) {
|
||||
$.log(`\n*************开始QQ账号${i + 1}**************\n`);
|
||||
tz = '';
|
||||
$.isLogin = true;
|
||||
if (!QQ_READ_COOKIES[i]["qqreadbodyVal"] || !QQ_READ_COOKIES[i]['qqreadtimeurlVal'] || !QQ_READ_COOKIES[i]['qqreadtimeheaderVal']) {
|
||||
$.log(`账号${i + 1}暂未提供脚本执行所需的cookie`);
|
||||
|
||||
293
backUp/qqreadOpenBox.js
Normal file
293
backUp/qqreadOpenBox.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user