This commit is contained in:
Faker
2022-04-13 23:41:21 +08:00
parent 51ae1a43d1
commit ea28e0d64e
7 changed files with 1268 additions and 812 deletions

View File

@@ -3,14 +3,14 @@
============Quantumultx===============
[task_local]
#店铺签到
15 2,14 * * * https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.js, tag=店铺签到, enabled=true
15 2,14 * * * https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js, tag=店铺签到, enabled=true
===========Loon============
[Script]
cron "15 2,14 * * *" script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.js,tag=店铺签到
cron "15 2,14 * * *" script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js,tag=店铺签到
============Surge=============
店铺签到 = 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,cronexp="15 2,14 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.js
===========小火箭========
店铺签到 = type=cron,script-path=https://raw.githubusercontent.com/shufflewzc/faker2/main/jd_shop_sign.jss, cronexpr="15 2,14 * * *", timeout=3600, enable=true
店铺签到 = type=cron,script-path=https://raw.githubusercontent.com/KingRan/KR/main/jd_shop_sign.jss, cronexpr="15 2,14 * * *", timeout=3600, enable=true
*/
const $ = new Env('店铺签到');
const notify = $.isNode() ? require('./sendNotify') : '';
@@ -37,7 +37,11 @@ const token = [
"642395217049DBC4F56F105B3FBA0633",
"8E3E6081738C9C30446C20F347516649",
"57B5F1912B8A5F7C3913EEB0CFA9130B",
"C5F5FF51E040B2415A435D5BFDA15348"
"C5F5FF51E040B2415A435D5BFDA15348",
"3705013F73CEEA8CB2311DB6607046FE",
"50EFAF0B1C9520C4AC3FFBFE6B9C13F8",
"903DFFB65088484F7743B5F437BB1649",
"3FCA9C124FC3A1D02D4191696590DC92"
]
if ($.isNode()) {