Private GIT

Skip to content
Snippets Groups Projects
Commit 97e7f778 authored by p00chie's avatar p00chie Committed by miigotu
Browse files

Update pynma.py

New API Server, otherwise API calls per hour are very limited.
parent 1981e703
Branches
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ except ImportError:
__version__ = "1.0"
API_SERVER = 'www.notifymyandroid.com'
API_SERVER = 'notifymyandroid.appspot.com'
ADD_PATH = '/publicapi/notify'
USER_AGENT="PyNMA/v%s"%__version__
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment