diff --git a/Notify_ntfy.md b/Notify_ntfy.md index 4410391..22575fa 100644 --- a/Notify_ntfy.md +++ b/Notify_ntfy.md @@ -20,7 +20,7 @@ Valid syntax is as follows: * `ntfy://{user}@{host}:{port}/{topics}` * `ntfy://{user}:{password}@{host}/{topics}` * `ntfy://{user}:{password}@{host}:{port}/{topics}` -* `ntfy://{token}@{hostname}/{targets}` +* `ntfy://{token}@{hostname}/{topics}` The secure versions: * `ntfys://{topic}` @@ -30,7 +30,7 @@ The secure versions: * `ntfys://{user}@{host}:{port}/{topics}` * `ntfys://{user}:{password}@{host}/{topics}` * `ntfys://{user}:{password}@{host}:{port}/{topics}` -* `ntfys://{token}@{hostname}/{targets}` +* `ntfys://{token}@{hostname}/{topics}` You can specify more then 1 topic such as: * **ntfy**://**{user}**:**{password}**/**{hostname}**/**{topic1}**/**{topic2}**