From 078aaee52e472f7a985940b51e4bb742b988b124 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 31 Aug 2024 20:52:46 -0400 Subject: [PATCH] Updated Notify_prowl (markdown) --- Notify_prowl.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Notify_prowl.md b/Notify_prowl.md index e7348ce..8711e78 100644 --- a/Notify_prowl.md +++ b/Notify_prowl.md @@ -8,9 +8,9 @@ Prowl requires users to pre-register themselves at [prowlapp.com](https://www.pr ### Syntax Valid syntaxes are as follows: -* **prowl**://**{apikey}** -* **prowl**://**{apikey}**/**{providerkey}** -* **prowl**://**{apikey}**/?**priority={priority}** +* `prowl://{apikey}` +* `prowl://{apikey}/{providerkey}` +* `prowl://{apikey}/?priority={priority}` ### Parameter Breakdown | Variable | Required | Description