mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 13:48:03 +08:00
ntfy和gotify增加聚合推送
This commit is contained in:
parent
a87c9eb7e6
commit
0563bbca8b
@ -301,6 +301,7 @@ def push_message(content_list: list, notice_info: dict):
|
|||||||
or bark_url
|
or bark_url
|
||||||
or pushplus_token
|
or pushplus_token
|
||||||
or ntfy_topic
|
or ntfy_topic
|
||||||
|
or (gotify_url and gotify_token)
|
||||||
):
|
):
|
||||||
merge_push = False
|
merge_push = False
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user