From 60ee4ed01efef09c683e7455ffc60becadb401ea Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 18 Nov 2023 14:58:53 -0500 Subject: [PATCH] Updated Notify_bark (markdown) --- Notify_bark.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Notify_bark.md b/Notify_bark.md index 657df08..6598da7 100644 --- a/Notify_bark.md +++ b/Notify_bark.md @@ -11,6 +11,10 @@ Valid authentication syntax is as follows: * `bark://{host}/{device_key}` * `bark://{host}:{port}/{device_key}` +The secure versions: +* `barks://{host}/{device_key}` +* `barks://{host}:{port}/{device_key}` + You can also notify more the one device at a time. * `bark://{host}:{port}/{device_key1}/{device_key2}/{device_keyN}/`