mirror of https://github.com/KingRan/KR.git
parent
7bb324fc5c
commit
60d54cfccb
|
@ -10,17 +10,17 @@ Last Modified time: 2022-2-8
|
|||
============Quantumultx===============
|
||||
[task_local]
|
||||
#赚京豆-瓜分京豆
|
||||
10 0,9,12,15 * * * jd_zjd.js, tag=赚京豆-瓜分京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_syj.png, enabled=true
|
||||
10 0,9,12 * * * jd_zjd.js, tag=赚京豆-瓜分京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_syj.png, enabled=true
|
||||
|
||||
================Loon==============
|
||||
[Script]
|
||||
cron "10 0,9,12,15 * * *" script-path=jd_zjd.js, tag=赚京豆-瓜分京豆
|
||||
cron "10 0,9,12 * * *" script-path=jd_zjd.js, tag=赚京豆-瓜分京豆
|
||||
|
||||
===============Surge=================
|
||||
赚京豆-瓜分京豆 = type=cron,cronexp="10 0,9,12,15 * * *",wake-system=1,timeout=3600,script-path=jd_zjd.js
|
||||
赚京豆-瓜分京豆 = type=cron,cronexp="10 0,9,12 * * *",wake-system=1,timeout=3600,script-path=jd_zjd.js
|
||||
|
||||
============小火箭=========
|
||||
赚京豆-瓜分京豆 = type=cron,script-path=jd_zjd.js, cronexpr="10 0,9,12,15 * * *", timeout=3600, enable=true
|
||||
赚京豆-瓜分京豆 = type=cron,script-path=jd_zjd.js, cronexpr="10 0,9,12 * * *", timeout=3600, enable=true
|
||||
*/
|
||||
const $ = new Env('赚京豆-瓜分京豆');
|
||||
$.appId = 'dde2b';
|
||||
|
|
Loading…
Reference in New Issue