Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
New map release with API fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mchristopher committed Aug 7, 2016
1 parent f015355 commit 901a858
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 10 deletions.
10 changes: 2 additions & 8 deletions login.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,11 @@ <h1>Login to Pokémon GO</h1>
Update available, click here to install
</a>
</span>
<span>
<h2 style="color: #f00">
App currently blocked by Niantic.
</h2>
<h4>
A new version will be released once the new API changes are reverse engineered.
</h4>
<!-- <span>
<h4>
Follow <a href="https://twitter.com/icer5k" class="new-window">@icer5k</a> for updates.
</h4>
</span>
</span> -->
<br>
<div class="row">
<div class="col-xs-3 col-xs-offset-3">
Expand Down
2 changes: 1 addition & 1 deletion map
Submodule map updated from cb2471 to 6d8f27
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Binary file added pywin/DLLs/xxhash.pyd
Binary file not shown.

0 comments on commit 901a858

Please sign in to comment.