|
-- NOTIFY_TYPE = {"custom_post", "telegram", "pushdeer", "bark", "dingtalk", "feishu", "wecom", "pushover", "inotify", "next-smtp-proxy", "gotify", "serial"},
|
|
-- NOTIFY_TYPE = {"custom_post", "telegram", "pushdeer", "bark", "dingtalk", "feishu", "wecom", "pushover", "inotify", "next-smtp-proxy", "gotify", "serial"},
|
|
-- custom_post 通知配置, 自定义 POST 请求, CUSTOM_POST_BODY_TABLE 中的 {msg} 会被替换为通知内容
|
|
-- custom_post 通知配置, 自定义 POST 请求, CUSTOM_POST_BODY_TABLE 中的 {msg} 会被替换为通知内容
|
|
CUSTOM_POST_URL = "https://sctapi.ftqq.com/<SENDKEY>.send",
|
|
CUSTOM_POST_URL = "https://sctapi.ftqq.com/<SENDKEY>.send",
|
|
CUSTOM_POST_CONTENT_TYPE = "application/json",
|
|
CUSTOM_POST_CONTENT_TYPE = "application/json",
|