修改地址链接。迁移过期活动(集鞭炮赢京豆)
This commit is contained in:
10
jd_coupon.js
10
jd_coupon.js
@ -1,24 +1,24 @@
|
||||
/*
|
||||
源头好物红包
|
||||
活动时间:未知
|
||||
更新地址:https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_coupon.js
|
||||
更新地址:https://gitee.com/lxk0301/jd_scripts/raw/master/jd_coupon.js
|
||||
活动入口:https://h5.m.jd.com/babelDiy/Zeus/3hhgqjj5rLjZFbi8UtaD2uex21ky/index.html?babelChannel=ttt19
|
||||
已支持IOS双京东账号, Node.js支持N个京东账号
|
||||
脚本兼容: QuantumultX, Surge, Loon, 小火箭,JSBox, Node.js
|
||||
============Quantumultx===============
|
||||
[task_local]
|
||||
#源头好物红包
|
||||
0 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_coupon.js, tag=源头好物红包, img-url=https://raw.githubusercontent.com/yogayyy/Scripts/master/Icon/shylocks/jd_coupon.jpg, enabled=true
|
||||
0 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_coupon.js, tag=源头好物红包, img-url=https://raw.githubusercontent.com/yogayyy/Scripts/master/Icon/shylocks/jd_coupon.jpg, enabled=true
|
||||
|
||||
================Loon==============
|
||||
[Script]
|
||||
cron "0 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_coupon.js, tag=源头好物红包
|
||||
cron "0 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_coupon.js, tag=源头好物红包
|
||||
|
||||
===============Surge=================
|
||||
源头好物红包 = type=cron,cronexp="0 0 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_coupon.js
|
||||
源头好物红包 = type=cron,cronexp="0 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_coupon.js
|
||||
|
||||
============小火箭=========
|
||||
源头好物红包 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_coupon.js, cronexpr="0 0 * * *", timeout=3600, enable=true
|
||||
源头好物红包 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_coupon.js, cronexpr="0 0 * * *", timeout=3600, enable=true
|
||||
*/
|
||||
const $ = new Env('源头好物红包');
|
||||
|
||||
|
Reference in New Issue
Block a user