From 03ab6381939325e95cb11d8c7cd4af32fdfa82af Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Sat, 20 Feb 2021 20:11:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E5=90=8D?= =?UTF-8?q?=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/crontab_list.sh | 2 +- js_redpacket.js => jd_speed_redpocke.js | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) rename js_redpacket.js => jd_speed_redpocke.js (97%) 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('京东极速版红包');