diff --git a/docker/crontab_list.sh b/docker/crontab_list.sh index 5b31672b..660d28b9 100644 --- a/docker/crontab_list.sh +++ b/docker/crontab_list.sh @@ -12,7 +12,7 @@ 5 7,23 19-25 2 * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1 #京东极速版天天领红包 活动时间:2021-1-18至2021-3-3 -5 0,23 * * * node /scripts/js_redpacket.js >> /scripts/logs/js_redpacket.log 2>&1 +5 0,23 * * * node /scripts/jd_speed_redpocke.js >> /scripts/logs/jd_speed_redpocke.log 2>&1 ##############长期活动############## # 签到 3 0,18 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1 diff --git a/js_redpacket.js b/jd_speed_redpocke.js similarity index 97% rename from js_redpacket.js rename to jd_speed_redpocke.js index e2483395..3cc56a29 100644 --- a/js_redpacket.js +++ b/jd_speed_redpocke.js @@ -10,17 +10,17 @@ ============Quantumultx=============== [task_local] #京东极速版红包 -0 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/js_redpacket.js, tag=京东极速版红包, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true +0 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_redpocke.js, tag=京东极速版红包, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script] -cron "0 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/js_redpacket.js,tag=京东极速版红包 +cron "0 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_redpocke.js,tag=京东极速版红包 ===============Surge================= -京东极速版红包 = type=cron,cronexp="0 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/js_redpacket.js +京东极速版红包 = type=cron,cronexp="0 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_redpocke.js ============小火箭========= -京东极速版红包 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/js_redpacket.js, cronexpr="0 0 * * *", timeout=3600, enable=true +京东极速版红包 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_redpocke.js, cronexpr="0 0 * * *", timeout=3600, enable=true */ const $ = new Env('京东极速版红包');