修改文件名字
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
5 7,23 19-25 2 * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1
|
5 7,23 19-25 2 * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1
|
||||||
|
|
||||||
#京东极速版天天领红包 活动时间:2021-1-18至2021-3-3
|
#京东极速版天天领红包 活动时间: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
|
3 0,18 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1
|
||||||
|
@@ -10,17 +10,17 @@
|
|||||||
============Quantumultx===============
|
============Quantumultx===============
|
||||||
[task_local]
|
[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==============
|
================Loon==============
|
||||||
[Script]
|
[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=================
|
===============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('京东极速版红包');
|
const $ = new Env('京东极速版红包');
|
Reference in New Issue
Block a user