From d419e484f84e83f43245b1ca475371559e398f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=80=9D=E8=BF=9C?= Date: Thu, 15 Aug 2024 12:30:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B2=A1=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E7=A9=BA=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample/notify.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sample/notify.js b/sample/notify.js index aee288c2..cb7f01c6 100644 --- a/sample/notify.js +++ b/sample/notify.js @@ -778,7 +778,6 @@ function pushPlusNotify(text, desp) { webhook: `${PUSH_PLUS_WEBHOOK}`, callbackUrl: `${PUSH_PLUS_CALLBACKURL}`, to: `${PUSH_PLUS_TO}` - }; const options = { url: `https://www.pushplus.plus/send`,