diff --git a/Notify_pushjet.md b/Notify_pushjet.md index e42175b..72344ca 100644 --- a/Notify_pushjet.md +++ b/Notify_pushjet.md @@ -11,9 +11,11 @@ If you want to use your own custom Pushjet server, then the following identify t * `pjet://{host}/{secret_key}` * `pjet://{host}:{port}/{secret_key}` * `pjet://{user}:{password}@{host}/{secret_key}` +* `pjet://{user}:{password}@{host}:{port}/{secret_key}` * `pjets://{host}/{secret_key}` * `pjets://{host}:{port}/{secret_key}` * `pjets://{user}:{password}@{host}/{secret_key}` +* `pjets://{user}:{password}@{host}:{port}/{secret_key}` ### Parameter Breakdown | Variable | Required | Description