修改地址链接。迁移过期活动(集鞭炮赢京豆)

This commit is contained in:
lxk0301
2021-01-28 14:27:50 +08:00
parent 2e8ab50564
commit 7c72623d0f
87 changed files with 657 additions and 670 deletions

View File

@@ -1,24 +1,24 @@
/*
京东手机年终奖
活动时间2021年1月26日2021年2月8日
更新地址https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_festival.js
更新地址https://gitee.com/lxk0301/jd_scripts/raw/master/jd_festival.js
活动入口https://shopping-festival.m.jd.com
已支持IOS双京东账号, Node.js支持N个京东账号
脚本兼容: QuantumultX, Surge, Loon, 小火箭JSBox, Node.js
============Quantumultx===============
[task_local]
#京东手机年终奖
15 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_festival.js, tag=京东手机年终奖, img-url=https://raw.githubusercontent.com/yogayyy/Scripts/master/Icon/shylocks/jd_festival2.jpg, enabled=true
15 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_festival.js, tag=京东手机年终奖, img-url=https://raw.githubusercontent.com/yogayyy/Scripts/master/Icon/shylocks/jd_festival2.jpg, enabled=true
================Loon==============
[Script]
cron "15 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_festival.js, tag=京东手机年终奖
cron "15 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_festival.js, tag=京东手机年终奖
===============Surge=================
京东手机年终奖 = type=cron,cronexp="15 0 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_festival.js
京东手机年终奖 = type=cron,cronexp="15 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_festival.js
============小火箭=========
京东手机年终奖 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_festival.js, cronexpr="15 0 * * *", timeout=3600, enable=true
京东手机年终奖 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_festival.js, cronexpr="15 0 * * *", timeout=3600, enable=true
*/
const $ = new Env('京东手机年终奖');