From 1739f1a125144a7899aa85c8e65fef61b6399832 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 30 May 2018 20:40:44 -0400 Subject: [PATCH] dropped textual reference to NMA since they're gone now --- Notify.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Notify.py b/Notify.py index 3ddb57b..89bca5c 100755 --- a/Notify.py +++ b/Notify.py @@ -70,7 +70,6 @@ # - kodis:// -> A Secure KODI Notification # - mailto:// -> An email Notification # - mailtos:// -> A secure email Notification -# - nma:// -> Notify My Android Notification # - palot:// -> A Pushalot Notification # - pbul:// -> A PushBullet Notification # - prowl:// -> A Prowl Server @@ -197,11 +196,6 @@ # - mmosts://user@domain.com/WebHookKey # # -# NOTE: Notify My Android requires an API Key it uses to comuncate with the -# remote server. This is specified inline with the service request like so: -# - nma://apikey -# -# # NOTE: Pushalot requires an authorization token it uses to comuncate with the # remote server. This is specified inline with the service request like so: # - palot://authorizationtoken