We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96cdb81 commit 8f8dedaCopy full SHA for 8f8deda
Task/qqreads.js
@@ -632,7 +632,7 @@ function showmsg() {
632
tz += `\n\n========= 脚本执行时间(TM):${new Date(new Date().getTime() + 0 * 60 * 60 * 1000).toLocaleString('zh', {hour12: false})} \n\n`;
633
tz +=$.time('HH');
634
635
-if (($.isNode())&&$.time('HH')==15)
+if (($.isNode())&&$.time('HH')+8==23)
636
notify.sendNotify(jsname,tz)
637
638
if (notifyInterval==1)
0 commit comments