fluxion/attacks/Captive Portal/sites/HUAWEI_tur.portal/final.html

46 lines
1.0 KiB
HTML
Raw Normal View History

2019-05-20 19:11:39 -06:00
<!DOCTYPE html>
2020-05-25 14:32:31 -06:00
<html lang="tr">
2020-05-25 14:44:19 -06:00
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
2019-05-20 19:11:39 -06:00
<style>
body {
margin: 0px;
background-color: transparent;
overflow: hidden;
}
2020-05-25 14:44:19 -06:00
2019-05-20 19:11:39 -06:00
.main-frame-text-error {
text-align: left;
color: #7F7F7F;
font-size: 18px;
margin-top: 20px;
padding-left: 5%;
}
2020-05-25 14:44:19 -06:00
2019-05-20 19:11:39 -06:00
.main-frame-text {
padding-left: 10%;
padding-right: 10%;
color: #74797b;
}
2020-05-25 14:44:19 -06:00
2019-05-20 19:11:39 -06:00
.loading {
margin-top: 3%;
width: 100px;
}
</style>
</head>
<body>
<p class="main-frame-text-error">Bağlantı ayarlarınız sıfırlandı!</p>
<p class="main-frame-text">Parola doğrulandı</p>
<p class="main-frame-text">Bağlantınız yenileniyor</p>
<center>
<img class="loading" src="images/loading.gif">
</center>
</body>
</html>