Files
github-actions[bot] 57f64da6f9 update-09.12
2021-09-12 08:30:43 +08:00

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\""
}
}