commit
48f83e4c9b
@ -12,17 +12,17 @@ Placeholders can also be placed inside the URL, and it will perform a simple str
|
|||||||
Refer to the example below, it is very flexible.
|
Refer to the example below, it is very flexible.
|
||||||
|
|
||||||
- Bark Example
|
- Bark Example
|
||||||
-Name: Bark
|
- Name: Bark
|
||||||
-URL composition: the first part is the key, followed by three matches/: key/: body or/: key/: title/: body or/: key/: category/: title/: body
|
- URL composition: the first part is the key, followed by three matches/: key/: body or/: key/: title/: body or/: key/: category/: title/: body
|
||||||
-Request method: GET
|
- Request method: GET
|
||||||
-Request Type: Default
|
- Request Type: Default
|
||||||
-Body: null
|
- Body: null
|
||||||
|
|
||||||
-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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user