修改地址链接。迁移过期活动(集鞭炮赢京豆)
This commit is contained in:
10
jd_syj.js
10
jd_syj.js
@@ -7,24 +7,24 @@
|
||||
/*
|
||||
赚京豆脚本,一周签到下来可获得30京豆,一天任意时刻运行一次即可
|
||||
活动入口:赚京豆(微信小程序)-赚京豆-签到领京豆
|
||||
更新地址:https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_syj.js
|
||||
更新地址:https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js
|
||||
参考github@jidesheng6修改而来
|
||||
已支持IOS双京东账号, Node.js支持N个京东账号
|
||||
脚本兼容: QuantumultX, Surge, Loon, 小火箭,JSBox, Node.js
|
||||
============Quantumultx===============
|
||||
[task_local]
|
||||
#赚京豆
|
||||
10 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_syj.js, tag=赚京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_syj.png, enabled=true
|
||||
10 7 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js, tag=赚京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_syj.png, enabled=true
|
||||
|
||||
================Loon==============
|
||||
[Script]
|
||||
cron "10 7 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_syj.js, tag=赚京豆
|
||||
cron "10 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js, tag=赚京豆
|
||||
|
||||
===============Surge=================
|
||||
赚京豆 = type=cron,cronexp="10 7 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_syj.js
|
||||
赚京豆 = type=cron,cronexp="10 7 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js
|
||||
|
||||
============小火箭=========
|
||||
赚京豆 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_syj.js, cronexpr="10 7 * * *", timeout=3600, enable=true
|
||||
赚京豆 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js, cronexpr="10 7 * * *", timeout=3600, enable=true
|
||||
*/
|
||||
const $ = new Env('赚京豆');
|
||||
|
||||
|
Reference in New Issue
Block a user