修改地址链接。迁移过期活动(集鞭炮赢京豆)
This commit is contained in:
@ -1,23 +1,23 @@
|
||||
/*
|
||||
金融打卡领年终奖
|
||||
活动时间:2020-12-8 到 2020-12-31
|
||||
更新地址:https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jr_sign.js
|
||||
更新地址:https://gitee.com/lxk0301/jd_scripts/raw/master/jr_sign.js
|
||||
已支持IOS双京东账号, Node.js支持N个京东账号
|
||||
脚本兼容: QuantumultX, Surge, Loon, 小火箭,JSBox, Node.js
|
||||
============Quantumultx===============
|
||||
[task_local]
|
||||
#金融打卡领年终奖
|
||||
10 6 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jr_sign.js, tag=金融打卡领年终奖, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true
|
||||
10 6 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jr_sign.js, tag=金融打卡领年终奖, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true
|
||||
|
||||
================Loon==============
|
||||
[Script]
|
||||
cron "10 6 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jr_sign.js, tag=金融打卡领年终奖
|
||||
cron "10 6 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jr_sign.js, tag=金融打卡领年终奖
|
||||
|
||||
===============Surge=================
|
||||
金融打卡领年终奖 = type=cron,cronexp="10 6 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jr_sign.js
|
||||
金融打卡领年终奖 = type=cron,cronexp="10 6 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jr_sign.js
|
||||
|
||||
============小火箭=========
|
||||
金融打卡领年终奖 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jr_sign.js, cronexpr="10 6 * * *", timeout=3600, enable=true
|
||||
金融打卡领年终奖 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jr_sign.js, cronexpr="10 6 * * *", timeout=3600, enable=true
|
||||
*/
|
||||
const $ = new Env('金融打卡领年终奖');
|
||||
|
||||
|
Reference in New Issue
Block a user