新增点点券脚本,点点券,可以兑换无门槛红包(1元,5元,10元,100元,部分红包需抢购)
APP活动入口:“最新版本京东APP >领券中心/券后9.9>领点点券”页面
This commit is contained in:
@@ -60,6 +60,9 @@ cron "1 1 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_script
|
||||
#京豆变动通知
|
||||
cron "2 9 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_bean_change.js, tag=京豆变动通知
|
||||
|
||||
#点点券
|
||||
cron "20 0,20 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_necklace.js, tag=点点券
|
||||
|
||||
#京东全民营业领金币
|
||||
cron "20 * * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_collectProduceScore.js, tag=京东全民营业领金币
|
||||
|
||||
|
||||
Reference in New Issue
Block a user