mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-15 20:01:21 +08:00
35 lines
948 B
JSON
35 lines
948 B
JSON
{
|
|
"_api": "这是 Pushbot:PushPlus api 文件",
|
|
"_api": "【PushPlus推送】",
|
|
|
|
"url": "http://www.pushplus.plus/send",
|
|
"data": "@${tempjsonpath}",
|
|
"content_type": "Content-Type:application/json",
|
|
"str_title_start": "#### ",
|
|
"str_title_end": "",
|
|
"str_linefeed": "\\n\\n",
|
|
"str_splitline": "\\n----\\n",
|
|
"str_space": " ",
|
|
"str_tab": " ",
|
|
"table_tab": "",
|
|
"font_green": "<font color=#92D050>",
|
|
"font_green2": "",
|
|
"font_red": "<font color=#FF6666>",
|
|
"font_blue": "<font color=#76CCFF>",
|
|
"font_purple": "<font color=#6A65FF>",
|
|
"font_end": "</font>",
|
|
"font_end2": "",
|
|
"percentsym": "",
|
|
"boldstar": "",
|
|
"type":
|
|
{
|
|
"token": "\"${pp_token}\"",
|
|
"channel": "\"${pp_channel}\"",
|
|
"webhook": "\"${pp_webhook}\"",
|
|
"topic": "\"${pp_topic}\"",
|
|
"title": "\"${1}\"",
|
|
"content": "\"${2}\"",
|
|
"template": "\"markdown\""
|
|
}
|
|
}
|