timeout全部改成3600
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
[Script]
|
||||
cron "5 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js,tag=摇京豆
|
||||
//Surge
|
||||
摇京豆 = type=cron,cronexp="5 0 * * *",wake-system=1,timeout=20,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js
|
||||
摇京豆 = type=cron,cronexp="5 0 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js
|
||||
* */
|
||||
|
||||
const $ = new Env('摇京豆');
|
||||
|
Reference in New Issue
Block a user