NotifyMyAndroid Endpoint Fix
See Notify My Android's author comments in Google+ regarding the issue.
Summary:
nma.usk.bz is no longer supported as an endpoint for NotifyMyAndroid. Instead, www.notifymyandroid.com is recommended.
I was just about to submit a pull request for the same fix :+1:
Just FYI, this is the same as #947 though this PR also updates the site address in the user interface.
This is a library... https://github.com/uskr/pynma
I updated to the latest version of that lib and it works fine now. I.e. 1.0 which uses www.notifymyandroid.com.
I suggest pulling in the latest version of the pynma library in place of this PR.