Skip to content

Commit 86a112a

Browse files
Merge pull request #2772 from iptv-org/Update-turksatkablo.com.tr
Update turksatkablo.com.tr
2 parents 1794fe4 + 28b0270 commit 86a112a

File tree

5 files changed

+296
-202
lines changed

5 files changed

+296
-202
lines changed

sites/turksatkablo.com.tr/__data__/content.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
2+
3+
<!doctype html>
4+
<html lang="en">
5+
<head>
6+
<meta charset="utf-8">
7+
<title>Sayfa Bulunamadı - 404</title>
8+
<meta name="viewport" content="width=device-width, initial-scale=1">
9+
<style>
10+
body {
11+
background-color: #fff;
12+
}
13+
14+
.mainbox {
15+
margin: auto;
16+
height: 600px;
17+
width: 600px;
18+
position: relative;
19+
}
20+
21+
.err {
22+
color: #369;
23+
font-family: 'Nunito Sans', sans-serif;
24+
font-size: 11rem;
25+
position:absolute;
26+
left: 20%;
27+
top: 8%;
28+
}
29+
30+
.far {
31+
position: absolute;
32+
font-size: 8.5rem;
33+
left: 42%;
34+
top: 15%;
35+
color: #369;
36+
}
37+
38+
.err2 {
39+
color: #369;
40+
font-family: 'Nunito Sans', sans-serif;
41+
font-size: 11rem;
42+
position:absolute;
43+
left: 68%;
44+
top: 8%;
45+
}
46+
47+
.msg {
48+
text-align: center;
49+
font-family: 'Nunito Sans', sans-serif;
50+
font-size: 1.6rem;
51+
position:absolute;
52+
left: 16%;
53+
top: 45%;
54+
width: 80%;
55+
}
56+
57+
ul {
58+
list-style: square outside none;
59+
text-align: left;
60+
}
61+
62+
a {
63+
text-decoration: none;
64+
color: #369;
65+
}
66+
67+
a:hover {
68+
text-decoration: underline;
69+
}
70+
</style>
71+
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600;900&display=swap" rel="stylesheet">
72+
<script src="https://kit.fontawesome.com/4b9ba14b0f.js" crossorigin="anonymous"></script>
73+
</head>
74+
<body>
75+
<form method="post" action="./50.json?404%3bhttp%3a%2f%2fwww.turksatkablo.com.tr%3a80%2fuserUpload%2fEPG%2f50.json%3f_=1748563200000" id="form1">
76+
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="bO85k9ZxpnmbrcJNoBT8WIa0CES9Lp+jX6RtSLxqAFWZN/vJ2B0voRqfEZU8BKgw2Vitxt3pknoKjdKheXBw/k55yGhc0aQyJAK8RVzysRZHJycHCEkNHeYlOAY1cYJOEjNsHQfUAaJWkqRMBOvrhQ==" />
77+
78+
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="69BFA96F" />
79+
<input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" />
80+
<div class="mainbox">
81+
<div class="err">4</div>
82+
<i class="far fa-question-circle fa-spin"></i>
83+
<div class="err2">4</div>
84+
<div class="msg">Üzgünüz, ancak görüntülemeye çalıştığınız sayfa bulunamadı.<p>Ana sayfamıza dönmek için lütfen <a href="https://www.turksatkablo.com.tr/">buraya</a> tıklayın.</p>
85+
</div>
86+
</form>
87+
</body>
88+
</html>

0 commit comments

Comments
 (0)