diff --git a/login.html b/login.html index 84c7560..d417827 100644 --- a/login.html +++ b/login.html @@ -18,17 +18,11 @@

Login to Pokémon GO

Update available, click here to install - -

- App currently blocked by Niantic. -

-

- A new version will be released once the new API changes are reverse engineered. -

+
diff --git a/map b/map index cb2471d..6d8f27e 160000 --- a/map +++ b/map @@ -1 +1 @@ -Subproject commit cb2471d6d9b6c85b97f7627c00ec97a6c49e8a35 +Subproject commit 6d8f27eff962767e08cf4e5275804896bb541ac4 diff --git a/package.json b/package.json index e3b5b95..9e8bddd 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Mike Christopher", "repository": "https://github.com/mchristopher/PokemonGo-DesktopMap", "license": "MIT", - "version" : "0.1.7", + "version" : "0.2.0", "main" : "main.js", "scripts": { "postinstall": "cd ./map/ && pip install -r requirements.txt", diff --git a/pywin/DLLs/xxhash.pyd b/pywin/DLLs/xxhash.pyd new file mode 100755 index 0000000..9179cad Binary files /dev/null and b/pywin/DLLs/xxhash.pyd differ