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

This commit is contained in:
lxk0301
2021-01-28 14:27:50 +08:00
parent f19ca0161d
commit 97bd580082
87 changed files with 657 additions and 670 deletions

View File

@@ -7,24 +7,24 @@
/*
京东超级盒子
活动时间:未知
更新地址https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_super_box.js
更新地址https://gitee.com/lxk0301/jd_scripts/raw/master/jd_super_box.js
活动入口https://prodev.m.jd.com/mall/active/21uMxFV5yiP4ivdSbmHqv5f2aXFK/index.html?tttparams=TiOY=woeyJnTG5nIjoiMTIwLjg3NTY0MSIsImdMYXQiOiIzMS4yODMxMzYifQ7==
已支持IOS双京东账号, Node.js支持N个京东账号
脚本兼容: QuantumultX, Surge, Loon, 小火箭JSBox, Node.js
============Quantumultx===============
[task_local]
#京东超级盒子
20 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_super_box.js, tag=京东超级盒子, enabled=true
20 7 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_super_box.js, tag=京东超级盒子, enabled=true
================Loon==============
[Script]
cron "20 7 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_super_box.js,tag=京东超级盒子
cron "20 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_super_box.js,tag=京东超级盒子
===============Surge=================
京东超级盒子 = type=cron,cronexp="20 7 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_super_box.js
京东超级盒子 = type=cron,cronexp="20 7 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_super_box.js
============小火箭=========
京东超级盒子 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_super_box.js, cronexpr="20 7 * * *", timeout=3600, enable=true
京东超级盒子 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_super_box.js, cronexpr="20 7 * * *", timeout=3600, enable=true
*/
const $ = new Env('京东超级盒子');