Merge pull request #20 from dysf888/patch-4

Update notifications.md
This commit is contained in:
naiba 2022-10-24 17:41:05 +08:00 committed by GitHub
commit 48f83e4c9b
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 - Name: Bark
- URL composition:/push - URL composition:/push
-Request method: post - Request method: POST
-Request type: form - Request type: 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 "}`
- Telegram Example, contributed by [@haitau](https://github.com/haitau) - Telegram Example, contributed by [@haitau](https://github.com/haitau)