Forwarded from Scripts (lxk0301 🌈)
京东星推官脚本
出现任务做完没领取的情况,就再运行一次脚本
能做完所有的任务,包括自动抽奖,脚本会给内置的shareId助力
一共17个活动,耗时比较久,surge请加大timeout延迟时间
支持京东双账号
脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js
// quantumultx
[task_local]
#京东星推官
2 0 * * * https://raw.githubusercontent.com/lxk0301/scripts/master/jd_xtg.js, tag=京东星推官, enabled=true
// Loon
[Script]
cron "2 0 * * *" script-path=https://raw.githubusercontent.com/lxk0301/scripts/master/jd_xtg.js,tag=京东星推官
// Surge
京东星推官 = type=cron,cronexp=2 0 * * *,wake-system=1,timeout=320,script-path=https://raw.githubusercontent.com/lxk0301/scripts/master/jd_xtg.js
出现任务做完没领取的情况,就再运行一次脚本
能做完所有的任务,包括自动抽奖,脚本会给内置的shareId助力
一共17个活动,耗时比较久,surge请加大timeout延迟时间
支持京东双账号
脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js
// quantumultx
[task_local]
#京东星推官
2 0 * * * https://raw.githubusercontent.com/lxk0301/scripts/master/jd_xtg.js, tag=京东星推官, enabled=true
// Loon
[Script]
cron "2 0 * * *" script-path=https://raw.githubusercontent.com/lxk0301/scripts/master/jd_xtg.js,tag=京东星推官
// Surge
京东星推官 = type=cron,cronexp=2 0 * * *,wake-system=1,timeout=320,script-path=https://raw.githubusercontent.com/lxk0301/scripts/master/jd_xtg.js
❤2