mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 00:44:07 +08:00
14
jd_dpqd.js
14
jd_dpqd.js
@@ -3,14 +3,14 @@
|
||||
============Quantumultx===============
|
||||
[task_local]
|
||||
#店铺签到
|
||||
15 2,14 * * * https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js, tag=店铺签到, enabled=true
|
||||
15 2,14 * * * https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.js, tag=店铺签到, enabled=true
|
||||
===========Loon============
|
||||
[Script]
|
||||
cron "15 2,14 * * *" script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js,tag=店铺签到
|
||||
cron "15 2,14 * * *" script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.js,tag=店铺签到
|
||||
============Surge=============
|
||||
店铺签到 = type=cron,cronexp="15 2,14 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js
|
||||
店铺签到 = type=cron,cronexp="15 2,14 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.js
|
||||
===========小火箭========
|
||||
店铺签到 = type=cron,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.jss, cronexpr="15 2,14 * * *", timeout=3600, enable=true
|
||||
店铺签到 = type=cron,script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.jss, cronexpr="15 2,14 * * *", timeout=3600, enable=true
|
||||
*/
|
||||
const $ = new Env('店铺签到');
|
||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||
@@ -37,11 +37,7 @@ const token = [
|
||||
"642395217049DBC4F56F105B3FBA0633",
|
||||
"8E3E6081738C9C30446C20F347516649",
|
||||
"57B5F1912B8A5F7C3913EEB0CFA9130B",
|
||||
"C5F5FF51E040B2415A435D5BFDA15348",
|
||||
"3705013F73CEEA8CB2311DB6607046FE",
|
||||
"50EFAF0B1C9520C4AC3FFBFE6B9C13F8",
|
||||
"903DFFB65088484F7743B5F437BB1649",
|
||||
"3FCA9C124FC3A1D02D4191696590DC92"
|
||||
"C5F5FF51E040B2415A435D5BFDA15348"
|
||||
]
|
||||
|
||||
if ($.isNode()) {
|
||||
|
||||
Reference in New Issue
Block a user