🔨Modify

This commit is contained in:
Leon 2021-07-03 18:49:38 +08:00 committed by GitHub
parent db5967b0a7
commit 8ba1d90e45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,10 @@ Post
`http://www.pushplus.plus/send`
```
{
"token": `xxxxxxxxxxxxxxxxxxxx`,
"title": `$title$`,
"content": `$body$\n$url$`,
"Content-Type": `application/json`
"token": `xxxxxxxxxxxxxxxxxxxx`,
"title": `$title$`,
"content": `$body$\n$url$`,
"Content-Type": `application/json`
}
```
# telegram