jd_cfd.js update cron
This commit is contained in:
10
jd_cfd.js
10
jd_cfd.js
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
京喜财富岛
|
京喜财富岛
|
||||||
根据github@MoPoQAQ 财富岛脚本修改而来。
|
根据github@MoPoQAQ 财富岛脚本修改而来。
|
||||||
cron 30 8,13,19 * * * jd_cfd.js
|
cron 5 0,8,13,19 * * * jd_cfd.js
|
||||||
更新时间:2021-2-28
|
更新时间:2021-2-28
|
||||||
活动入口:京喜APP-我的-京喜财富岛
|
活动入口:京喜APP-我的-京喜财富岛
|
||||||
|
|
||||||
@@ -10,17 +10,17 @@ cron 30 8,13,19 * * * jd_cfd.js
|
|||||||
============Quantumultx===============
|
============Quantumultx===============
|
||||||
[task_local]
|
[task_local]
|
||||||
#京喜财富岛
|
#京喜财富岛
|
||||||
30 8,13,19 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cfd.js, tag=京喜财富岛, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jxcfd.png, enabled=true
|
5 0,8,13,19 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cfd.js, tag=京喜财富岛, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jxcfd.png, enabled=true
|
||||||
|
|
||||||
================Loon==============
|
================Loon==============
|
||||||
[Script]
|
[Script]
|
||||||
cron "30 8,13,19 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cfd.js,tag=京喜财富岛
|
cron "5 0,8,13,19 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cfd.js,tag=京喜财富岛
|
||||||
|
|
||||||
===============Surge=================
|
===============Surge=================
|
||||||
京喜财富岛 = type=cron,cronexp="30 8,13,19 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cfd.js
|
京喜财富岛 = type=cron,cronexp="5 0,8,13,19 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cfd.js
|
||||||
|
|
||||||
============小火箭=========
|
============小火箭=========
|
||||||
京喜财富岛 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cfd.js, cronexpr="30 8,13,19 * * *", timeout=3600, enable=true
|
京喜财富岛 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cfd.js, cronexpr="5 0,8,13,19 * * *", timeout=3600, enable=true
|
||||||
*/
|
*/
|
||||||
const $ = new Env("京喜财富岛");
|
const $ = new Env("京喜财富岛");
|
||||||
const JD_API_HOST = "https://m.jingxi.com/";
|
const JD_API_HOST = "https://m.jingxi.com/";
|
||||||
|
Reference in New Issue
Block a user