mirror of https://github.com/KingRan/KR.git
更新定时
parent
409a39b403
commit
41f3677bed
|
@ -4,14 +4,14 @@
|
||||||
============Quantumultx===============
|
============Quantumultx===============
|
||||||
[task_local]
|
[task_local]
|
||||||
#极速版抢卷
|
#极速版抢卷
|
||||||
58 59 8,11,14,16,19 * * * https://raw.githubusercontent.com/KingRan/KR/main/jd_15_5.js, tag=极速版抢卷, enabled=true
|
58 59 6,9,14,17,20 * * * https://raw.githubusercontent.com/KingRan/KR/main/jd_15_5.js, tag=极速版抢卷, enabled=true
|
||||||
================Loon==============
|
================Loon==============
|
||||||
[Script]
|
[Script]
|
||||||
cron "58 59 8,11,14,16,19 * * *" script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_15_5.js,tag=极速版抢卷
|
cron "58 59 6,9,14,17,20 * * *" script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_15_5.js,tag=极速版抢卷
|
||||||
===============Surge=================
|
===============Surge=================
|
||||||
极速版抢卷 = type=cron,cronexp="58 59 8,11,14,16,19 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_15_5.js
|
极速版抢卷 = type=cron,cronexp="58 59 6,9,14,17,20 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_15_5.js
|
||||||
============小火箭=========
|
============小火箭=========
|
||||||
极速版抢卷 = type=cron,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_15_5.js, cronexpr="58 59 8,11,14,16,19 * * *", timeout=3600, enable=true
|
极速版抢卷 = type=cron,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_15_5.js, cronexpr="58 59 6,9,14,17,20 * * *", timeout=3600, enable=true
|
||||||
*/
|
*/
|
||||||
const $ = new Env('抢极速版全品卷15-5');
|
const $ = new Env('抢极速版全品卷15-5');
|
||||||
const moment = require('moment');
|
const moment = require('moment');
|
||||||
|
|
Loading…
Reference in New Issue