Merge pull request #19 from dysf888/patch-3

Update notifications.md
This commit is contained in:
naiba
2022-10-24 16:34:01 +08:00
committed by GitHub
+2 -2
View File
@@ -19,9 +19,9 @@ URL 里面也可放置占位符,请求时会进行简单的字符串替换。
- Body: 空 - Body: 空
- 名称:Bark - 名称:Bark
- URL 组成: /push - URL 组成: /push
- 请求方式: post - 请求方式: POST
- 请求类型: form - 请求类型: form
- Body: {"title": "#SERVER.NAME#","device_key":"xxxxxxxxx","body":"#NEZHA#","icon":"https://xxxxxxxx/nz.png"} - Body: `{"title": "#SERVER.NAME#","device_key":"xxxxxxxxx","body":"#NEZHA#","icon":"https://xxxxxxxx/nz.png"}`
- server 酱示例 - server 酱示例