mirror of
https://github.com/caronc/apprise.git
synced 2024-11-25 01:24:03 +01:00
Chantify server URL reference corrected
This commit is contained in:
parent
f461b68d86
commit
b072df4aa7
@ -50,7 +50,7 @@ class NotifyChantify(NotifyBase):
|
||||
service_name = _('Chantify')
|
||||
|
||||
# The services URL
|
||||
service_url = 'https://api.chanify.net/v1/sender'
|
||||
service_url = 'https://chanify.net/'
|
||||
|
||||
# The default secure protocol
|
||||
secure_protocol = 'chantify'
|
||||
|
Loading…
Reference in New Issue
Block a user