minor update

This commit is contained in:
Leaf
2022-05-14 11:01:59 +08:00
parent 52ce85a63e
commit 5091a360d6
8 changed files with 12 additions and 8 deletions

View File

@@ -1,10 +1,11 @@
/*
什么值得买-签到
cron: 22 7,20 * * *
把捉到的cookie填到smzdmCookie里@隔开
*/
const $ = Env('什么值得买')
const jsname = '什么值得买'
const $ = Env(jsname)
const notifyFlag = 1; //0为关闭通知1为打开通知,默认为1
const logDebug = 0