更新Server酱进阶推送示例 (#31)

* Add files via upload

* Update notifications.md

* Update notifications.md

* Update notifications.md

* Update notifications.md

* Update notifications.md

* Delete photo_2023-03-16_00-22-47.jpg

* Add files via upload

* Update notifications.md

* Update notifications.md
This commit is contained in:
Sean 2023-03-16 01:01:40 +08:00 committed by GitHub
parent 6308a82139
commit 8a53bedf45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 2 deletions

View File

@ -30,7 +30,23 @@ URL 里面也可放置占位符,请求时会进行简单的字符串替换。
- 请求方式: GET - 请求方式: GET
- 请求类型: 默认 - 请求类型: 默认
- Body: 空 - Body: 空
- **Server 酱进阶**
- 名称Server 酱
- URLhttps://sc.ftqq.com/SCUrandomkeys.send
- 请求方式: POST
- 请求类型: FORM
- Body:
```json
{
"title": "#SERVER.NAME#",
"desp":"**#NEZHA#\n\n
平均负载: \"#SERVER.LOAD1#\",\"#SERVER.LOAD5#\",\"#SERVER.LOAD15#\"\n\n
## [点击访问面板](https://你的面板域名)\n\n
![logo](https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg)"
}
```
![展示](https://github.com/iilemon/nezhahq.github.io/blob/main/docs/images/photo_2023-03-16_00-22-47a.jpg?raw=true)
- **wxpusher 示例,需要关注你的应用** - **wxpusher 示例,需要关注你的应用**
- 名称: wxpusher - 名称: wxpusher
@ -107,7 +123,7 @@ URL 里面也可放置占位符,请求时会进行简单的字符串替换。
} }
} }
``` ```
根据需求删减相关内容信息即可 根据需求删减相关内容信息即可
![通知效果](https://user-images.githubusercontent.com/30169860/223605620-eac53ee6-09f9-4583-94fa-9b0cdedba81c.png) ![通知效果](https://user-images.githubusercontent.com/30169860/223605620-eac53ee6-09f9-4583-94fa-9b0cdedba81c.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB