From 12768ee97a0c0fa3e067fafc3759e2c5c1757b00 Mon Sep 17 00:00:00 2001 From: Faker Date: Tue, 19 Jul 2022 17:36:07 +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 356d5ac..6a8133f 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') : '';