mirror of https://github.com/KingRan/KR.git
main
parent
c9dd3f76fe
commit
94afb5a1a7
4
jd_xm.js
4
jd_xm.js
|
@ -1,11 +1,11 @@
|
||||||
/*
|
/*
|
||||||
预约抽奖赢新品
|
预约抽奖赢新品
|
||||||
|
|
||||||
cron:35 0,16 9-16 8 *
|
cron:0 0 9-16 8 *
|
||||||
============Quantumultx===============
|
============Quantumultx===============
|
||||||
[task_local]
|
[task_local]
|
||||||
#预约抽奖赢新品
|
#预约抽奖赢新品
|
||||||
35 0,16 9-16 8 * jd_xm.js, tag=预约抽奖赢新品, enabled=true
|
0 0 9-16 8 * jd_xm.js, tag=预约抽奖赢新品, enabled=true
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const $ = new Env("预约抽奖赢新品");
|
const $ = new Env("预约抽奖赢新品");
|
||||||
|
|
Loading…
Reference in New Issue