feat: 增加jdCookie文件

This commit is contained in:
wubian
2023-07-04 13:50:34 +08:00
parent 2fe6c2ef35
commit 3ec701f423
2 changed files with 102 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ ql raw https://gitee.com/xiecoll/radish-script/raw/master/Chinaunicom.js
cron 5 9,11,18 * * * Chinaunicom.js
*/
const $ = new Env('中国联通');//Chinaunicom
const $ = new Env('中国联通自动签到');//Chinaunicom
let status;
status = (status = ($.getval("ddgystatus") || "1")) > 1 ? `${status}` : ""; // 账号扩展字符
let phoneArr = [], pwdArr = []