From 3cdd44294dd2e5ef65e1c4cb53f00f4bab685b97 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 20 May 2019 00:40:16 -0400 Subject: [PATCH] Updated Notify_gotify (markdown) --- Notify_gotify.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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://**.