新增 每日抽奖,活动入口:京东APP首页搜索 "玩一玩",每日抽奖
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# IOS Loon Task&Cookies配置 By LXK9301
|
||||
# GitHub主页(https://gitee.com/lxk0301/jd_scripts/tree/master)
|
||||
# IOS Loon Task&Cookies配置 By lxk0301
|
||||
# GitHub主页(https://gitee.com/lxk0301)
|
||||
# TG讨论组 (https://t.me/JD_fruit_pet)
|
||||
# TG通知频道 (https://t.me/jdfruit)
|
||||
# Loon的Task&Cookies脚本订阅链接: https://gitee.com/lxk0301/jd_scripts/raw/master/Loon/lxk0301_LoonTask.conf
|
||||
@ -46,6 +46,9 @@ cron "10 1,12 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master
|
||||
# 天天提鹅
|
||||
cron "10 * * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js,tag=天天提鹅
|
||||
|
||||
# 每日抽奖
|
||||
cron "13 1,22,23 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_lottery.js, tag=每日抽奖
|
||||
|
||||
# 京喜工厂
|
||||
cron "10 * * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js,tag=京喜工厂
|
||||
|
||||
@ -115,9 +118,6 @@ cron "0,30,31 20-23/1 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/ra
|
||||
# 幸运大转盘
|
||||
cron "4 10 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_market_lottery.js,tag=幸运大转盘
|
||||
|
||||
# 5G超级盲盒
|
||||
cron "0 0,1-23/3 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_mohe.js,tag=5G超级盲盒
|
||||
|
||||
# 京东摇钱树
|
||||
cron "3 0-23/2 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_moneyTree.js,tag=京东摇钱树
|
||||
|
||||
@ -127,9 +127,6 @@ cron "10 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd
|
||||
# 点点券
|
||||
cron "10 0,20 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_necklace.js,tag=点点券
|
||||
|
||||
# 女装盲盒抽京豆
|
||||
cron "35 1,23 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_nzmh.js,tag=女装盲盒
|
||||
|
||||
# 东东萌宠
|
||||
cron "15 6-18/6 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_pet.js,tag=东东萌宠
|
||||
|
||||
|
Reference in New Issue
Block a user