From 7a7fe4bf6302ae22aacb8e0fc6751855389b4e0b Mon Sep 17 00:00:00 2001 From: Faker Date: Wed, 13 Apr 2022 23:42:33 +0800 Subject: [PATCH] Update jd_dpqd.js --- jd_dpqd.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jd_dpqd.js b/jd_dpqd.js index 8d2e432..707cdb7 100644 --- a/jd_dpqd.js +++ b/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') : '';