Update notifications.md

This commit is contained in:
黑歌-共穷国际大中华区CFO 2022-10-24 17:38:49 +08:00 committed by GitHub
parent 640c7349d9
commit 12793636e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,9 +20,9 @@ Refer to the example below, it is very flexible.
- Name: Bark
- URL composition:/push
-Request method: post
-Request type: form
- Body: {"title": "#SERVER.NAME#","device_key":"xxxxxxxxx","body":"#NEZHA#","icon":" https://xxxxxxxx/nz.png "}
- Request method: POST
- Request type: FORM
- Body: `{"title": "#SERVER.NAME#","device_key":"xxxxxxxxx","body":"#NEZHA#","icon":" https://xxxxxxxx/nz.png "}`
- Telegram Example, contributed by [@haitau](https://github.com/haitau)