Skip to content

Commit 689d9cb

Browse files
author
ziye12
authored
Update zqdkgit.js
1 parent 561a38f commit 689d9cb

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

Task/zqdkgit.js

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,20 +78,14 @@ http-request ^https:\/\/ph0001\.hezyq\.com\/* script-path= https://raw.githubuse
7878

7979

8080

81-
let s = 200 //各数据接口延迟
81+
8282
const $ = new Env("早起打卡")
8383
const jsname="早起打卡"
8484
let notifyInterval=1
85-
const notify = $.isNode() ? require('./sendNotify') : '';
86-
let logs = $.getdata('zqlogs')||false, signresult;
87-
let dkurl = 'https://ph0001.hezyq.com/app/index.php?i=597&t=0&v=1.0.2&from=wxapp&c=entry&a=wxapp&do=distribute&m=bh_rising&sign=2b18eebf989b3a26a9ca677492b74724&action=today&contr=index&token=8ddce1ace72e7b6ac0e8befd789a69be&version=2.0.34
85+
const dkurl = 'https://ph0001.hezyq.com/app/index.php?i=597&t=0&v=1.0.2&from=wxapp&c=entry&a=wxapp&do=distribute&m=bh_rising&sign=2b18eebf989b3a26a9ca677492b74724&action=today&contr=index&token=8ddce1ace72e7b6ac0e8befd789a69be&version=2.0.34
8886
'
8987

90-
console.log(`\n============ 脚本执行来自 Github Action ==============\n`)
91-
console.log(`============ 脚本执行-国际标准时间(UTC):${new Date().toLocaleString()} =============\n`)
92-
console.log(`============ 脚本执行-北京时间(UTC+8):${new Date(new Date().getTime() + 8 * 60 * 60 * 1000).toLocaleString()} =============\n`)
93-
94-
88+
9589
if (isGetCookie = typeof $request !== 'undefined') {
9690
GetCookie()
9791
} else

0 commit comments

Comments
 (0)