更新iOS端3大软件订阅配置 by lxk0301 Github Action
This commit is contained in:
@@ -34,6 +34,9 @@ cron "2 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_script
|
||||
# 摇京豆
|
||||
cron "5 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js,tag=摇京豆
|
||||
|
||||
# 源头好物红包
|
||||
cron "0 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_coupon.js, tag=源头好物红包
|
||||
|
||||
# crazyJoy任务
|
||||
cron "10 7 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy.js,tag=crazyJoy任务
|
||||
|
||||
@@ -43,6 +46,9 @@ cron "10 * * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scrip
|
||||
# 京喜工厂
|
||||
cron "10 * * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_dreamFactory.js,tag=京喜工厂
|
||||
|
||||
# 京东手机年终奖
|
||||
cron "15 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_festival.js, tag=京东手机年终奖
|
||||
|
||||
# 集鞭炮赢京豆
|
||||
cron "10 8,21 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_firecrackers.js,tag=集鞭炮赢京豆
|
||||
|
||||
@@ -100,9 +106,15 @@ cron "10 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scrip
|
||||
# 京东直播
|
||||
cron "10-20/5 12 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_live.js,tag=京东直播
|
||||
|
||||
# 盲盒抽京豆
|
||||
cron "1 7 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_mh.js,tag=盲盒抽京豆
|
||||
|
||||
# 京东摇钱树
|
||||
cron "3 0-23/2 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_moneyTree.js,tag=京东摇钱树
|
||||
|
||||
# 京东秒秒币
|
||||
cron "10 7 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_ms.js,tag=京东秒秒币
|
||||
|
||||
# 点点券
|
||||
cron "10 0,20 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_necklace.js,tag=点点券
|
||||
|
||||
@@ -163,6 +175,9 @@ cron "55 23 * * 6" script-path=https://raw.githubusercontent.com/LXK9301/jd_scri
|
||||
# 取关京东店铺和商品
|
||||
cron "55 23 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unsubscribe.js,tag=取关京东店铺商品
|
||||
|
||||
# 小鸽有礼
|
||||
cron "5 7 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_xg.js,tag=小鸽有礼
|
||||
|
||||
# 京喜签到
|
||||
cron "5 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jx_sign.js,tag=京喜签到
|
||||
|
||||
|
Reference in New Issue
Block a user