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

@@ -1,24 +1,8 @@
/*
crazy joy
挂机领金币/宝箱专用
已支持IOS双京东账号,Node.js支持N个京东账号
脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js
============Quantumultx===============
[task_local]
#crazyJoy挂机
10 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js, tag=crazyJoy挂机, enabled=true
================Loon==============
[Script]
cron "10 7 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js,tag=crazyJoy挂机
===============Surge=================
crazyJoy挂机 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js
============小火箭=========
crazyJoy挂机 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js, cronexpr="10 * * * *", timeout=3600, enable=true
⚠️建议云端使用。手机端不建议使用(会一直跑下去,永不停止)
10 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js
*/