We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bf5aa commit ce314bbCopy full SHA for ce314bb
Task/qqreads.js
@@ -81,7 +81,7 @@ var tz=''
81
console.log(`\n========= 脚本执行时间(TM):${new Date(new Date().getTime() + 0 * 60 * 60 * 1000).toLocaleString('zh', {hour12: false})} =========\n`)
82
83
const logs = 0; //0为关闭日志,1为开启
84
-const notifyInterval=2
+const notifyInterval=1
85
//0为关闭通知,1为所有通知,2为宝箱领取成功通知,3为宝箱每15次通知一次
86
87
0 commit comments