diff --git a/Notify_gotify.md b/Notify_gotify.md index 501bfea..8f41a45 100644 --- a/Notify_gotify.md +++ b/Notify_gotify.md @@ -6,10 +6,10 @@ ### Syntax Valid syntaxes are as follows: -* **gotify**://@**{hostname}**/**{token}** -* **gotifys**://@**{hostname}**/**{token}** -* **gotifys**://@**{hostname}**:**{port}**/**{token}** -* **gotifys**://@**{hostname}**/**{token}**/?**priority=high** +* **gotify**://**{hostname}**/**{token}** +* **gotifys**://**{hostname}**/**{token}** +* **gotifys**://**{hostname}**:**{port}**/**{token}** +* **gotifys**://**{hostname}**/**{token}**/?**priority=high** Secure connections (via https) should be referenced using **gotifys://** where as insecure connections (via http) should be referenced via **gotify://**.