We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea56db commit aa0a06cCopy full SHA for aa0a06c
Task/zqdkgit.js
@@ -80,6 +80,7 @@ http-request ^https:\/\/ph0001\.hezyq\.com\/* script-path= https://raw.githubuse
80
81
let s = 200 //各数据接口延迟
82
const $ = new Env("早起打卡")
83
+const jsname="早起打卡"
84
let notifyInterval=1
85
const notify = $.isNode() ? require('./sendNotify') : '';
86
let logs = $.getdata('zqlogs')||false, signresult;
0 commit comments