From f33f09f10e8c38a6da3bf16d826e79b9a1053dae Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Sat, 26 Jun 2021 19:35:40 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1V2P=20notify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Conf/Vtop/notify/notify.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Conf/Vtop/notify/notify.md b/Conf/Vtop/notify/notify.md index 4a6cac0..6c398b3 100644 --- a/Conf/Vtop/notify/notify.md +++ b/Conf/Vtop/notify/notify.md @@ -28,6 +28,18 @@ Post } } ``` +# server 酱 +Post + +`https://sc.ftqq.com/[SCKEY(登入后可见)].send` +or +`https://sctapi.ftqq.com/SENDKEY.send` +``` +{ + "text": `$title$`, + "desp": `$body$可以随便加点自定义文字[链接]($url$)` +} +``` # notify.js ``` if (typeof $title$ !== "undefined") { @@ -66,3 +78,6 @@ if (url==="undefined"){url=""} }) } ``` +> 参考:https://github.com/elecV2/elecV2P/blob/master/script/JSFile/notify.js +# elecV2P-dei 官方文档 +> https://github.com/elecV2/elecV2P-dei/blob/master/docs/07-feed%26notify.md#%E9%80%9A%E7%9F%A5%E6%96%B9%E5%BC%8F