timeout全部改成3600
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
[Script]
|
||||
cron "2 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_xtg.js,tag=京东星推官
|
||||
// Surge
|
||||
京东星推官 = type=cron,cronexp=2 0 * * *,wake-system=1,timeout=320,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_xtg.js
|
||||
京东星推官 = type=cron,cronexp=2 0 * * *,wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_xtg.js
|
||||
*/
|
||||
const $ = new Env('京东星推官');
|
||||
const activeEndTime = '2020/11/11 23:59:59+08:00';//活动结束时间
|
||||
|
Reference in New Issue
Block a user