From b5edeea057b752e94fa5f3f8c7e60643908102a7 Mon Sep 17 00:00:00 2001 From: cppla <i@cpp.la> Date: Thu, 25 Aug 2022 14:40:56 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加一个邮箱服务 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8731e1..4094f4a 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ cd ServerStatus/server && make ! watchdog callback Telegram:https://api.telegram.org/bot你自己的密钥/sendMessage?parse_mode=HTML&disable_web_page_preview=true&chat_id=你自己的标识&text= ! watchdog callback Server酱: https://sctapi.ftqq.com/你自己的密钥.send?title=ServerStatus&desp= ! watchdog callback PushDeer: https://api2.pushdeer.com/message/push?pushkey=你自己的密钥&text= -! watchdog callback WeChat: todo -! watchdog callback Email: todo +! watchdog callback Email【测试中, 10条/天】: https://api.cloudcpp.com/serverstatus?type=email&email=你自己的邮箱&content= +! watchdog callback WeChat: todo ``` ```