From 185b8f37f640a45efaf4e778362471984c58de8a Mon Sep 17 00:00:00 2001 From: LXK9301 <72646373+LXK9301@users.noreply.github.com> Date: Sat, 23 Jan 2021 08:36:14 +0800 Subject: [PATCH] Update jd_family.js --- jd_family.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jd_family.js b/jd_family.js index 93bd1d63..73334a37 100644 --- a/jd_family.js +++ b/jd_family.js @@ -12,8 +12,8 @@ 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js 易黑号,建议禁用 - -1 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_family.js +cron如下 +1 * * * * */ const $ = new Env('京东家庭号'); const notify = $.isNode() ? require('./sendNotify') : '';