Update kjwj.js

This commit is contained in:
Leaf
2022-05-14 10:50:58 +08:00
parent e7eea50a6b
commit 52ce85a63e

View File

@@ -1,12 +1,11 @@
/*
[task_local]
#科技玩家-签到
34 9,21 * * * kjwj.js, tag=科技玩家-签到, enabled=true
cron: 34 9,21 * * *
export kjwjCookie='username=你的账号; password=你的密码;'
*/
const $ = new Env('科技玩家签到');
const jsname = '科技玩家签到'
const $ = new Env(jsname);
const logDebug = 0
const notifyFlag = 1; //0为关闭通知1为打开通知,默认为1