This commit is contained in:
lxk0301
2021-01-21 13:58:50 +08:00
parent 6a886b1aee
commit 7fc3e853df
35 changed files with 199 additions and 132 deletions

View File

@ -15,14 +15,15 @@
支持京东双账号
脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js
QuantumultX
================QuantumultX==================
[task_local]
#京东全民开红包
1 1 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_redPacket.js, tag=京东全民开红包, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true
Loon
===================Loon==============
[Script]
cron "1 1 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_redPacket.js, tag=京东全民开红包
Surge
===============Surge===============
[Script]
京东全民开红包 = type=cron,cronexp=1 1 * * *,wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_redPacket.js
*/
const $ = new Env('京东全民开红包');