-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathspeed.html
executable file
·178 lines (173 loc) · 11 KB
/
speed.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, maximum-scale=5.0, initial-scale=1.0">
<meta name="description" content="XposedOrNot : Verify if your email is exposed in any data breach">
<meta name="author" content="Devanand Premkumar">
<meta content="XposedOrNot: How secure is your email from exposed data breaches" property="og:title" />
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@XposedOrNot">
<meta name="twitter:creator" content="@DevaOnBreaches">
<meta name="twitter:title" content="How secure is your email from exposed data breaches">
<meta name="twitter:description" content="Please check if your email has been compromised in any data breach.
Verify how secure is your email from exposed data breaches. Be Aware & Stay Safe!">
<meta name="twitter:image" content="/static/images/xon.png">
<meta content="XposedOrNot: How secure is your email from exposed data breaches" property="og:title" />
<meta property="og:description"
content="Please check if your email has been compromised in any data breach. Verify how secure is your email from exposed data breaches. Be Aware & Stay Safe!">
<meta property="og:image" content="https://xposedornot.com/static/images/privacy_shield.png" />
<meta property="og:url" content="https://xposedornot.com/speed" />
<meta property="og:type" content="website" />
<meta name="twitter:image" content="https://xposedornot.com/static/images/privacy_shield_twitter.png">
<link rel="dns-prefetch" href="cdnjs.cloudflare.com">
<link rel="dns-prefetch" href="static.hotjar.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
<title>How fast is XposedOrNot?</title>
<link href="/static/css/style-new.css" type="text/css" rel="stylesheet" defer>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/4.6.2/css/bootstrap.min.css"
integrity="sha512-rt/SrQ4UNIaGfDyEXZtNcyWvQeOq0QLygHluFQcSjaGB04IxWhal71tKuzP6K8eYXYB6vJV4pHkXcmFGGQ1/0w=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css"
integrity="sha256-BtbhCIbtfeVWGsqxk1vOHEYXS6qcvQvLMZqjtpWUEx8" crossorigin="anonymous" />
<link rel=stylesheet
href='https://fonts.googleapis.com/css?family=Poppins%3A300%2C400%2C500%2C600%2C700%2C900&subset'
type=text/css media=all>
<script src="/static/scripts/other-libraries.js" defer></script>
</head>
<body data-spy="scroll" data-target=".menu" data-offset="50">
<div class="xon">
<div class="searchMe">
<div class="banner">
<div class="grid">
<nav class="navbar navbar-expand-md navbar-dark justify-content-center">
<a class="navbar-brand abs" href="#">XposedOrNot</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsingNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="collapsingNavbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item active px-4">
<a class="nav-link" href="password.html">Password</a>
</li>
<li class="nav-item active px-4">
<a class="nav-link" href="faq.html">FAQ</a>
</li>
<li class="nav-item active px-4">
<a class="nav-link" href="https://blog.xposedornot.com">Blog</a>
</li>
<li class="nav-item active px-4">
<a class="nav-link" href="api_doc.html">API</a>
</li>
</ul>
</div>
</nav>
<div class="banner-row">
<div class="banner-left">
<div class="banner-text">
<img src="/static/images/banner.png" class="img-fluid bnr-right2" alt=""">
<form id=" search" method="post" action="/">
<h1>Check how fast is XposedOrNot</h1>
<p>Type in an email to check the speed for yourself! </p>
<div class="form mail-box">
<input autofocus class="name" type="email" placeholder="Enter email to check" id="edhu">
<input class="check-btn" type="submit" name="submit" value="Check" id="searchMe">
</div>
<div id="succ" style="color:white;"> Ready when you are.</div>
</form>
</div>
</div>
<div class="banner-right">
<img src="/static/images/banner.png" class="img-fluid bnr-right" alt="">
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container">
<div class="footer-row">
<p>Join us in shaping this fully open source site! Contributions welcome ❤️ —check out our <a
href="https://github.com/XposedOrNot" target="_blank" rel="noopener">GitHub </a>. </p>
<ul>
<a style="color:#3c5fec" href="https://twitter.com/xposedornot" target="_blank" rel="noopener"
name="twitter"><i class="fab fa-twitter fa-3x"></i></a>
<a style="color:#3c5fec" href="https://facebook.com/xposedornot" target="_blank" rel="noopener"
name="fb"><i class="fab fa-facebook fa-3x"></i></a>
</ul>
</div>
<br>
<div class="footer-row" style="width:70%;Text-align:center;float:left;">
<a href="privacy">Privacy Policy</a>
<a href="responsible-disclosure"> Responsible Disclosure</a>
<a href="hof"> Hall of Fame</a>
</div>
<div class="custom-control custom-switch" style="Text-align:right;Width:30%;float:right">
<input type="checkbox" class="custom-control-input" id="darkSwitch">
<label class="custom-control-label" for="darkSwitch">Dark Mode</label>
</div>
</div>
</div>
</div>
<div class="modal" id="thedudalModal" tabindex="-1" role="dialog" aria-labelledby="thedudalModalLabel"
aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div align="center" id="hhead" class="modal-header modal-header-success" style="padding:35px 35px;">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h2>
<div id="imz_s" visible="false"></div>
<div id="imz_f" visible="false">
<i class="glyphicon glyphicon-fire"></i>
</div>
</h2>
</i>
<div id=spins> <i class="fa fa-spinner fa-spin" style="font-size:72px;color:#fff"></i> </div>
<div id="ssvisible">
<h2> Search results for you ! </h2>
</div>
</div>
<div id=mbody visible="false" class="modal-body" style="padding:40px 50px;">
<div class="alert alert-primary" role="alert" id="data_email"> <b>Searched Email</b> </div>
<div class="alert alert-primary" role="alert" id="data_breach"> <b>Exposed data breaches</b> </div>
<div class="alert alert-primary" role="alert" id="paste_breach"> <b>Exposed pastes</b> </div>
<div class="alert alert-danger" role="alert" id="warn" align="center"> <strong>Warning!</strong>
<br>
</div>
<div class="alert alert-success" role="alert" id="succ" align="center"> <strong>Excellent !</strong>
Looks like this email is safe for now ! </div>
<div class="alert alert-info" role="alert" id="info" align="center"> <strong>Oops !</strong> Can you
please try searching again with an email address. </div>
<div align="center" id="alert_">
<button type="button" id="dismiss" class="btn btn-primary" data-toggle="modal"
data-target="#alertMeModal"> <i class="fa fa-bell"></i> <b>Alert me of data
breaches</b></button>
<button type="button" id="detailedReport" class="btn btn-primary" style="display: none;">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-cursor" viewBox="0 0 16 16">
<path
d="M14.082 2.182a.5.5 0 0 1 .103.557L8.528 15.467a.5.5 0 0 1-.917-.007L5.57 10.694.803 8.652a.5.5 0 0 1-.006-.916l12.728-5.657a.5.5 0 0 1 .556.103zM2.25 8.184l3.897 1.67a.5.5 0 0 1 .262.263l1.67 3.897L12.743 3.52 2.25 8.184z" />
</svg>
<b> Detailed Report</b>
</button>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"
integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/4.6.2/js/bootstrap.min.js"
integrity="sha512-7rusk8kGPFynZWu26OKbTeI+QPoYchtxsmPeBqkHIEXJxeun4yJ4ISYe7C6sz9wdxeE1Gk3VxsIWgCZTc+vX3g=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.6.0/umd/popper.min.js"
integrity="sha512-BmM0/BQlqh02wuK5Gz9yrbe7VyIVwOzD1o40yi1IsTjriX/NGF37NyXHfmFzIlMmoSIBXgqDiG1VNU6kB5dBbA=="
crossorigin="anonymous"></script>
<script src="/static/scripts/speed.js"></script>
<script defer async src="https://www.googletagmanager.com/gtag/js?id=UA-108891851-1"></script>
<script src="/static/scripts/common.js"></script>
</body>
</html>