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

@@ -19,8 +19,8 @@ https://club.biqr.cn/api/member/getMemberInfo url script-request-header https://
[MITM]
hostname = club.biqr.cn
*/
const $ = new Env('康师傅畅饮社');
const jsname = '康师傅畅饮社'
const $ = new Env(jsname);
const logDebug = 0
const notifyFlag = 1; //0为关闭通知1为打开通知,默认为1