Skip to content

Commit 8f8deda

Browse files
author
ziye12
authored
Update qqreads.js
1 parent 96cdb81 commit 8f8deda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Task/qqreads.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ function showmsg() {
632632
tz += `\n\n========= 脚本执行时间(TM):${new Date(new Date().getTime() + 0 * 60 * 60 * 1000).toLocaleString('zh', {hour12: false})} \n\n`;
633633
tz +=$.time('HH');
634634

635-
if (($.isNode())&&$.time('HH')==15)
635+
if (($.isNode())&&$.time('HH')+8==23)
636636
notify.sendNotify(jsname,tz)
637637

638638
if (notifyInterval==1)

0 commit comments

Comments
 (0)