Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -6,17 +6,17 @@
|
||||
============Quantumultx===============
|
||||
[task_local]
|
||||
#京东看一看
|
||||
10 9 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_live.js, tag=京东看一看, enabled=true
|
||||
10 9 * * * https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_watch.js, tag=京东看一看, enabled=true
|
||||
|
||||
================Loon==============
|
||||
[Script]
|
||||
cron "10 9 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_live.js,tag=京东看一看
|
||||
cron "10 9 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_watch.js,tag=京东看一看
|
||||
|
||||
===============Surge=================
|
||||
京东看一看 = type=cron,cronexp="10 9 * * *",wake-system=1,timeout=20,script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_live.js
|
||||
京东看一看 = type=cron,cronexp="10 9 * * *",wake-system=1,timeout=20,script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_watch.js
|
||||
|
||||
============小火箭=========
|
||||
京东看一看 = type=cron,script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_live.js, cronexpr="10 9 * * *", timeout=200, enable=true
|
||||
京东看一看 = type=cron,script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_watch.js, cronexpr="10 9 * * *", timeout=900, enable=true
|
||||
*/
|
||||
const $ = new Env('京东看一看');
|
||||
let acceptBody = [
|
||||
|
@@ -70,12 +70,12 @@ inputs:
|
||||
cronExpression: "0 30 7 * * * *"
|
||||
enable: true
|
||||
argument: jd_bean_change&jd_rankingList&jd_bean_home&jd_car&jd_jdh
|
||||
- timer: # 金融养猪#十元街# 京东快递# 金融打卡领年终奖
|
||||
- timer: #金融养猪 #十元街 #京东快递 #发现-看一看 #京东赚赚 #金融打卡领年终奖
|
||||
parameters:
|
||||
name: pigPet_syj_kd_jr_sign
|
||||
name: pigPet_syj_kd_watch_jdzz_jr_sign
|
||||
cronExpression: "0 3 1 * * * *"
|
||||
enable: true
|
||||
argument: jd_pigPet&jd_syj&jd_kd&jr_sign
|
||||
argument: jd_pigPet&jd_syj&jd_kd&jd_watch&jd_jdzz&jr_sign
|
||||
environment: # 环境变量
|
||||
variables: # 环境变量对象
|
||||
AAA: BBB # 不要删除,用来格式化对齐追加的变量的
|
||||
|
Reference in New Issue
Block a user