diff --git a/jd_comment.js b/jd_comment.js index 245048f..9e4be4d 100644 --- a/jd_comment.js +++ b/jd_comment.js @@ -1,8 +1,6 @@ /** 自动评价. -cron 21 8 * * * jd_comment.js -author:e -TG频道:https://t.me/sheeplost +cron 21 12 * * * jd_comment.js */ const $ = new Env('自动评价'); const notify = $.isNode() ? require('./sendNotify') : '';