mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2024-11-05 18:09:22 +08:00
17 lines
982 B
Plaintext
17 lines
982 B
Plaintext
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta content="XploitSPY is an Android Spy RAT app which can monitor all android devices. Monitor WhatsApp chats, Call recordings, GPS locations, Contacts, Call Logs, File Explorer & more without root. Also Spy Facebook, Instagram, Tinder & Gmail." name=description>
|
|
<title>XploitSPY</title>
|
|
<link rel="stylesheet" href="/css/semantic.min.css" />
|
|
<link rel="stylesheet" href="/css/snackbar.min.css" />
|
|
<link rel="stylesheet" href="/css/custom.css" />
|
|
<link href=favicon.png rel=icon>
|
|
<link rel="stylesheet" href="/css/bootstrap.css">
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
<script src="/js/bootstrap.bundle.min.js"></script>
|
|
<script src="/js/jquery-3.4.1.min.js"></script>
|
|
<script src="/js/semantic.min.js"></script>
|
|
<script src="/js/snackbar.min.js"></script>
|
|
<script src="/js/main.js"></script>
|
|
</head> |