This commit is contained in:
Faker
2022-04-11 15:46:55 +08:00
parent 93088ebb1a
commit b18acde779
14 changed files with 1020 additions and 2918 deletions

View File

@@ -7,17 +7,17 @@
===================quantumultx================
[task_local]
#京东手机狂欢城助力
10 0,8 * * * https://raw.githubusercontent.com/KingRan/KR/main/jd_carnivalcity_help.js, tag=京东手机狂欢城助力, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true
10 0,8 * * * https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_carnivalcity_help.js, tag=京东手机狂欢城助力, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true
=====================Loon================
[Script]
cron "10 0,8 * * *" script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_carnivalcity_help.js, tag=京东手机狂欢城助力
cron "10 0,8 * * *" script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_carnivalcity_help.js, tag=京东手机狂欢城助力
====================Surge================
京东手机狂欢城助力 = type=cron,cronexp=10 0,8 * * *,wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_carnivalcity_help.js
京东手机狂欢城助力 = type=cron,cronexp=10 0,8 * * *,wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_carnivalcity_help.js
============小火箭=========
京东手机狂欢城助力 = type=cron,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_carnivalcity_help.js, cronexpr="10 0,8 * * *", timeout=3600, enable=true
京东手机狂欢城助力 = type=cron,script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_carnivalcity_help.js, cronexpr="10 0,8 * * *", timeout=3600, enable=true
*/
const $ = new Env('京东手机狂欢城内部互助');
const notify = $.isNode() ? require('./sendNotify') : '';