From 9c88351e512a4f47d789ccab71f5a30ebc335f81 Mon Sep 17 00:00:00 2001 From: 3288588344 <127068117+3288588344@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:30:34 +0800 Subject: [PATCH] Update sendNotify.js --- sendNotify.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sendNotify.js b/sendNotify.js index 6f3da33..15d7c9b 100644 --- a/sendNotify.js +++ b/sendNotify.js @@ -1,8 +1,5 @@ /* - * @Author: lxk0301 https://gitee.com/lxk0301 - * @Date: 2020-08-19 16:12:40 - * @Last Modified by: whyour - * @Last Modified time: 2021-5-1 15:00:54 + * @A * sendNotify 推送通知功能 * @param text 通知头 * @param desp 通知体 @@ -32,6 +29,7 @@ let GOBOT_QQ = ''; // 如果GOBOT_URL设置 /send_private_msg 则需要填入 us // =======================================微信server酱通知设置区域=========================================== //此处填你申请的SCKEY. //(环境变量名 PUSH_KEY) +//入口:https://sct.ftqq.com/r/13377 let SCKEY = ''; // =======================================PushDeer通知设置区域===========================================