From 4e51ea32014d7ad0a405e7f3d996efa9909709fb Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Wed, 24 Feb 2021 07:45:48 +0800 Subject: [PATCH] jd_crazy_joy_bonus.js --- jd_crazy_joy_bonus.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jd_crazy_joy_bonus.js b/jd_crazy_joy_bonus.js index 41da5555..660d5ff1 100644 --- a/jd_crazy_joy_bonus.js +++ b/jd_crazy_joy_bonus.js @@ -1,23 +1,23 @@ /* 监控crazyJoy分红狗每天是否达到分红标准以及获得多少数量的京豆 -有分红JOY的 每天12点后运行一次即可 +有分红JOY的 每天12点后运行一次即可,有分红京豆才会通知 活动入口:京东APP我的-更多工具-疯狂的JOY 已支持IOS双京东账号,Node.js支持N个京东账号 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js ============Quantumultx=============== [task_local] #监控crazyJoy分红 -10 7 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js, tag=监控crazyJoy分红, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_crazy_joy.png, enabled=true +10 12 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js, tag=监控crazyJoy分红, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_crazy_joy.png, enabled=true ================Loon============== [Script] -cron "10 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js,tag=监控crazyJoy分红 +cron "10 12 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js,tag=监控crazyJoy分红 ===============Surge================= -监控crazyJoy分红 = type=cron,cronexp="10 7 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js +监控crazyJoy分红 = type=cron,cronexp="10 12 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js ============小火箭========= -监控crazyJoy分红 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js, cronexpr="10 7 * * *", timeout=3600, enable=true +监控crazyJoy分红 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js, cronexpr="10 12 * * *", timeout=3600, enable=true */ const $ = new Env('监控crazyJoy分红');