We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6917d commit 3d82624Copy full SHA for 3d82624
qqread.js
@@ -74,6 +74,8 @@ http-request https:\/\/mqqapi\.reader\.qq\.com\/mqq\/addReadTimeWithBid? script-
74
const jsname='企鹅读书'
75
const $ = Env(jsname)
76
77
+console.log(`\n========= 脚本执行时间(TM):${new Date(new Date().getTime() + 0 * 60 * 60 * 1000).toLocaleString('zh', {hour12: false})} =========\n`)
78
+
79
const logs = 0; //0为关闭日志,1为开启
80
const notifyInterval=2
81
//0为关闭通知,1为所有通知,2为宝箱领取成功通知,3为宝箱每15次通知一次
0 commit comments