mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
@@ -36,10 +36,6 @@ def send(msg: noti_struc):
|
||||
payloadData = msg.text
|
||||
|
||||
# Define Apprise compatible payload (https://github.com/caronc/apprise-api#stateless-solution)
|
||||
# payload = html
|
||||
|
||||
# if conf.APPRISE_PAYLOAD == 'text':
|
||||
# payload = text
|
||||
|
||||
_json_payload = {
|
||||
"urls": conf.APPRISE_URL,
|
||||
|
||||
Reference in New Issue
Block a user