update ios 订阅
This commit is contained in:
@ -111,6 +111,9 @@ cron "12 * * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd
|
||||
# 京东种豆得豆
|
||||
cron "1 7-21/2 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_plantBean.js,tag=京东种豆得豆
|
||||
|
||||
# 京东保价
|
||||
cron "0 2 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_price.js,tag=京东保价
|
||||
|
||||
# 京东全民开红包
|
||||
cron "1 1 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_redPacket.js, tag=京东全民开红包
|
||||
|
||||
@ -126,6 +129,12 @@ cron "16 22 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/j
|
||||
# ✈️天天加速
|
||||
cron "8 0-23/3 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed.js,tag=京东天天加速
|
||||
|
||||
# 京东极速版红包
|
||||
cron "0 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_redpocke.js,tag=京东极速版红包
|
||||
|
||||
# 京东极速版
|
||||
cron "0 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_sign.js,tag=京东极速版
|
||||
|
||||
# 东东超市
|
||||
cron "11 * * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_superMarket.js,tag=东东超市
|
||||
|
||||
|
Reference in New Issue
Block a user