-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkite.html
370 lines (355 loc) · 14 KB
/
kite.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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
<!DOCTYPE html>
<html lang="en-US" class="no-js" prefix="og: https://ogp.me/ns#">
<head>
<!-- META TAGS -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<!-- <meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" /> -->
<!-- Search Engine Optimization (SEO) -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Tech News, Movies and TV Shows" />
<meta name="keywords" content="udara,udara tv,udara ng,udara naija,udara nigeria,african star apple,tech news,tech movies,tech series,tech shows,tech tv series,tech tv shows,youtube videos,download movies,download tv series,download tv shows,download youtube videos,cnn,cnbc,wired,bloomberg,tech crunch,the verge,tech point africa,imdb,o2tvseries,tvshows4mobile,fzmovies,netnaija,sabishare,youtube,netflix,hwp labs,emmanuel tugbeh" />
<meta name="robots" content="index,follow" />
<meta name="owner" content="HWP Labs" />
<meta name="author" content="Tugbeh Emmanuel" />
<meta name="copyright" content="2017" />
<meta name="theme-color" content="#20232a" />
<!-- <meta name="classification" content="<?php echo $META->classification; ?>" />
<meta name="coverage" content="<?php echo $META->coverage; ?>" />
<meta name="designer" content="<?php echo $META->designer; ?>" />
<meta name="language" content="<?php echo $META->language; ?>" />
<meta name="reply-to" content="<?php echo $META->reply_to; ?>" />
<meta name="revised" content="<?php echo $META->revised; ?>" />
<meta name="url" content="<?php echo $META->url; ?>" /> -->
<meta name="google-site-verification" content="TTXFK9oRWQYMtt0KlI1zgNAgoCRzmTkTQoG1U7cql28" />
<!-- <meta name="theme-color" media="(prefers-color-scheme: light)" content="white">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="black"> -->
<meta name="msapplication-TileColor" content="#20232a" />
<meta name="msapplication-TileImage" content="./msapplication-tile-image.png" />
<!-- ICONS AND MANIFEST -->
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="./apple-touch-icon.png" type="image/png" />
<link rel="mask-icon" href="./mask-icon.svg" type="image/svg+xml" color="#60dbfb" />
<link href="./manifest.json" rel="manifest" />
<!-- CSS ICON LIBRARY -->
<link type="text/css" href="./fa/top.css" rel="stylesheet" />
<!-- <link type="text/css" href="./fa/use.css" rel="stylesheet" /> -->
<link type="text/css" href="./fa/org.css" rel="stylesheet" />
<link type="text/css" href="./fa/end.css" rel="stylesheet" />
<link type="text/css" href="./fi/uicons-regular-straight.css" rel="stylesheet" />
<!-- CSS LIBRARY -->
<link type="text/css" href="./css/master.css" rel="stylesheet" />
<link type="text/css" href="./css/header.css" rel="stylesheet" />
<link type="text/css" href="./css/nav.css" rel="stylesheet" />
<link type="text/css" href="./css/main.css" rel="stylesheet" />
<link type="text/css" href="./css/aside.css" rel="stylesheet" />
<link type="text/css" href="./css/footer.css" rel="stylesheet" />
<link type="text/css" href="./css/template.css" rel="stylesheet" />
<link type="text/css" href="./css/theme.css" rel="stylesheet" />
<link type="text/css" href="./css/moonlite.css" rel="styleshee" />
<link type="text/css" href="./css/viewport.css" rel="stylesheet" />
<!-- JS LIBRARY -->
<script type="text/javascript" src="./js/master.js"></script>
<script type="text/javascript" src="./js/config.js"></script>
<script type="text/javascript" src="./js/Kite.js"></script>
<script type="text/javascript" src="./js/router.js"></script>
<script type="text/javascript" src="./js/events.js"></script>
<!-- Open Graph -->
<meta property="og:site_name" content="Udara TV" />
<meta property="og:title" content="Tech News, Movies and TV Shows" />
<meta property="og:url" content="https://2gbeh.github.io/udara-tv/" />
<meta property="og:type" content="article" />
<meta property="og:description" content="Download on GooglePlay. Add to Watchlist. Experience the ultimate UI/UX." />
<meta property="og:image" content="https://2gbeh.github.io/udara-tv/thumbnail.png" />
<meta property="og:image:width " content="640" />
<meta property="og:image:height " content="320" />
<meta property="og:determiner" content="auto" />
<meta property="og:locale" content="en_US" />
<meta property="og:locale:alternate" content="en_GB" />
<meta property="og:locale:alternate" content="fr_FR" />
<!-- Twitter Card -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:title" content="Tech News, Movies and TV Shows" />
<meta property="twitter:url" content="https://2gbeh.github.io/udara-tv/" />
<meta property="twitter:description" content="Download on GooglePlay. Add to Watchlist. Experience the ultimate UI/UX." />
<meta property="twitter:image" content="https://2gbeh.github.io/udara-tv/thumbnail.png" />
<meta property="twitter:image:src" content="https://2gbeh.github.io/udara-tv/thumbnail.png" />
<meta property="twitter:image:width " content="640" />
<meta property="twitter:image:height " content="320" />
<meta property="twitter:site" content="@hwp_labs" />
<meta property="twitter:creator" content="@2gbeh" />
<meta property="article:published_time" content="2021-11-15T00:00:00+00:00" />
<meta property="article:author" content="Tugbeh Emmanuel" />
<title>Udara TV</title>
<!-- Google Search Logo -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://2gbeh.github.io/udara-tv/",
"logo": "https://2gbeh.github.io/udara-tv/logo.png"
}
</script>
<!-- Google Search Box -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://2gbeh.github.io/udara-tv/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://2gbeh.github.io/udara-tv/?req=/{k}"
},
"query-input": "required name=k"
}
}
</script>
<!-- Google Search Carousel -->
<!-- Insert one most recent post from each category below using JavaScript -->
<!-- <script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@type": "ListItem",
"position": "1",
"item": {
"@type": "Movie",
"url": "https://example.com/2019-best-picture-noms#a-star-is-born",
"name": "A Star Is Born",
"image": "https://example.com/photos/6x9/photo.jpg",
"dateCreated": "2018-10-05",
"director": {
"@type": "Person",
"name": "Bradley Cooper"
}
}
},...
]
}
</script> -->
</head>
<body id="top">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div class="fabb" id="fabb">
<a href="#top" title="TOP">
<i class="fi fi-rs-angle-small-up"></i>
</a>
</div>
<div class="overlay">
<header>
<div class="sabb">
<a href="#end" title="END">
</a>
</div>
<table border="0">
<tr>
<td class="left">
<h1 class="svgg" id="svgg">
<a href="index.html" title="Home">
<img src="./typeface.png" alt="udara" />
<sub>.tv</sub>
</a>
</h1>
<ul>
<li>
<a onClick="routeTo('')" title="Home" class="focus">
<i class="fi fi-rs-home"></i>
</a>
</li>
<li>
<a onClick="routeTo('news')" title="News">
<i class="fi fi-rs-browser"></i>
</a>
</li>
<li>
<a onClick="routeTo('movies')" title="Movies">
<!-- <i class="fi fi-rs-film"></i> -->
<i class="fi fi-rs-video-camera"></i>
</a>
</li>
<li>
<a onClick="routeTo('tvshows')" title="TV Shows">
<!-- <i class="fi fi-rs-gallery"></i> -->
<i class="fi fi-rs-film"></i>
</a>
</li>
<li class="important">
<a onClick="routeTo('youtube')" title="YouTube">
<i class="fi fi-rs-play-alt"></i>
<sup> </sup>
</a>
</li>
</ul>
</td>
<td class="center">
<form onSubmit="return false" method="post" action="" autocomplete="off">
<input onChange="routeTo(this.value)" type="search" name="k" placeholder="Search..." list="hint" required />
<datalist id="hint">
<option value="News" />
<option value="Movies" />
<option value="TV Shows" />
<option value="YouTube" />
</datalist>
</form>
</td>
<td class="right">
<a onClick="toggleSearch('header form input', this)" title="Search" class="important">
<i class="fi fi-rs-search"></i>
</a>
<a href="#end" title="Account">
<i class="fi fi-rs-user"></i>
</a>
</td>
</tr>
</table>
</header>
</div>
<div class="overlay-fill"> </div>
<nav>
<table border="0">
<tr>
<td>
<a onClick="routeTo('')" title="Home" class="focus">
<i class="fi fi-rs-home"></i>
<p>Home</p>
</a>
</td>
<td>
<a onClick="routeTo('news')" title="News">
<i class="fi fi-rs-browser"></i>
<p>News</p>
</a>
</td>
<td>
<a onClick="routeTo('movies')" title="Movies">
<i class="fi fi-rs-video-camera"></i>
<p>Movies</p>
</a>
</td>
<td>
<a onClick="routeTo('tvshows')" title="TV Shows">
<i class="fi fi-rs-film"></i>
<p>TV Shows</p>
</a>
</td>
<td class="important">
<a onClick="routeTo('youtube')" title="YouTube">
<i class="fi fi-rs-play-alt"></i>
<p>YouTube</p>
<sup> </sup>
</a>
</td>
</tr>
</table>
</nav>
<main>
<section class="card" id="kites">
<!-- <ul><li> ./main.html </li></ul> -->
</section>
<section class="pager" id="pager">
<form onSubmit="return false" method="post" action="" autocomplete="off">
<button onClick="pagerPrev()" title="Previous Page">
<i class="fi fi-rs-angle-double-small-left"></i>
Prev
</button>
<input type="number" name="p" value="1" min="1" onChange="pagerSkip()" maxlength="3" required />
<button onClick="pagerNext()" title="Next Page">
Next
<i class="fi fi-rs-angle-double-small-right"></i>
</button>
</form>
</section>
</main>
<aside>
<section class="header">
<h1 class="svgg" id="svgg">
<a href="index.html" title="Home">
<img src="./typeface-b.png" alt="udara" />
<!-- <sub>.tv</sub> -->
</a>
</h1>
<h2>Tech News, Movies & TV Shows</h2>
<p>Improve your experience with personalized content from our curators</p>
<div class="action">
<a href="">
<!-- Okay, let's go! -->
Okay, sign me the f**k up!
</a>
</div>
</section>
<section class="tile" id="tile">
<!-- <table border="0"><tr><td> .aside.html </td></tr></table> -->
</section>
</aside>
<footer id="end">
<div class="connect">
<h2>Connect with Udara TV</h2>
<a href="https://www.facebook.com/hwplabs" target="_blank" title="Facebook Page">
<i class="fab fa-facebook"></i>
</a>
<a href="https://wa.me/2348169960927" target="_blank" title="WhatsApp Group">
<i class="fab fa-whatsapp"></i>
</a>
<a href="https://www.github.com/2gbeh" target="_blank" title="GitHub Repository">
<i class="fab fa-github-alt"></i>
</a>
</div>
<div class="nav">
<ul>
<li>
<a href="#">Subscribe</a>
</li>
<li>
<a href="#">Advertise</a>
</li>
<li>
<a href="#">Preferences</a>
</li>
<li>
<a href="mailto:[email protected]" target="_blank">[email protected]</a>
</li>
<li>
<a href="#">Privacy Policy</a>
</li>
<li>
<a href="#">Terms of Service</a>
</li>
</ul>
<p>[HTTP 507] All download files are currently out-sourced from third party servers.</p>
<figure>
<figcaption>Powered by</figcaption>
<img src="./node.png" alt="Node.js" />
</figure>
</div>
<address>
Copyright © 2017
<a href="https://www.facebook.com/hwplabs" target="_blank" rel="noreferrer" title="Contact Webmaster">
HWP Labs.
</a>
<cite>CRBN 658815</cite>
</address>
</footer>
<script type="text/javascript">
if (darkMode('./css/moonlite.css') === true) {
document.querySelector('aside #svgg img').src = 'typeface.png';
}
newKite.getKites();
window.onscroll = () => stickyFab('#fabb');
</script>
<script type="text/javascript">
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('./service-worker.js', {scope: './'})
.then(function(registration) {console.log('Service worker registered', registration);})
.catch(function(error) {console.log('Service worker not registered', error);});
}
</script>
</body>
</html>