-
Notifications
You must be signed in to change notification settings - Fork 0
/
movies.html
325 lines (313 loc) · 161 KB
/
movies.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
<!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" />
<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="odara,odara tv,odara ng,odara naija,odara 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="designer" content="Tugbeh Emmanuel" />
<meta name="copyright" content="2017" />
<meta name="theme-color" content="#20232a" />
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#20232a">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#20232a">
<meta name="google-site-verification" content="TTXFK9oRWQYMtt0KlI1zgNAgoCRzmTkTQoG1U7cql28" />
<meta name="msapplication-TileColor" content="#20232a" />
<meta name="msapplication-TileImage" content="./msapplication-tile-image.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="#20232a" />
<meta name="apple-mobile-web-app-title" content="odara-tv" />
<meta name="ROBOTS" content="ALL" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<!-- ICONS AND MANIFEST -->
<!--[if IE]><link rel="shortcut icon" href="./favicon.ico"><![endif]-->
<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 rel="manifest" href="./manifest.json" crossorigin="use-credentials" />
<link rel="canonical" href="https://2gbeh.github.io/odara-tv/index.html" />
<!-- 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="stylesheet" />
<link type="text/css" href="./css/viewport.css" rel="stylesheet" />
<link type="text/css" href="./css/override.css" rel="stylesheet" />
<link type="text/css" href="./css/jquery.smartbanner.css" rel="stylesheet" media="screen" />
<!-- Open Graph -->
<meta property="og:site_name" content="Odara TV" />
<meta property="og:title" content="Tech News, Movies and TV Shows" />
<meta property="og:url" content="https://2gbeh.github.io/odara-tv/" />
<meta property="og:description" content="Download Odara TV. HWP Labs' design-first multimedia tech blog." />
<meta property="og:image" content="https://2gbeh.github.io/odara-tv/thumbnail.png" />
<meta property="og:image:alt" content="HWP Labs' design-first multimedia tech blog" />
<meta property="og:image:width " content="480" />
<meta property="og:image:height " content="240" />
<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" />
<meta property="og:type" content="article" />
<meta property="article:author" content="https://facebook.com/2gbeh" />
<meta property="article:publisher" content="https://facebook.com/hwplabs/" />
<meta property="article:published_time" content="2021-11-15T00:00:00+00:00" />
<meta property="article:modified_time" content="2022-01-05T00:00:00+00:00" />
<meta property="fb:pages" content="226471310827018" />
<meta property="fb:app_id" content="654523715740509" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Tech News, Movies and TV Shows" />
<meta name="twitter:url" content="https://2gbeh.github.io/odara-tv/" />
<meta name="twitter:description" content="Download Odara TV. HWP Labs' design-first multimedia tech blog." />
<meta name="twitter:image" content="https://2gbeh.github.io/odara-tv/thumbnail.png" />
<meta name="twitter:image:src" content="https://2gbeh.github.io/odara-tv/thumbnail.png" />
<meta name="twitter:image:alt" content="HWP Labs' design-first multimedia tech blog" />
<meta name="twitter:image:width " content="480" />
<meta name="twitter:image:height " content="240" />
<meta name="twitter:site" content="@hwp_labs" />
<meta name="twitter:creator" content="@2gbeh" />
<title>Movies | Odara TV</title>
<!-- Google Search Logo -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://2gbeh.github.io/odara-tv/",
"logo": "https://2gbeh.github.io/odara-tv/logo.png"
}
</script>
<!-- Google Search Box -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://2gbeh.github.io/odara-tv/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://2gbeh.github.io/odara-tv/?req=/{k}"
},
"query-input": "required name=k"
}
}
</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="odara" />
<sub>.tv</sub>
</a>
</h1>
<ul>
<li>
<a href="share.html" title="Home">
<i class="fi fi-rs-home"></i>
</a>
</li>
<li>
<a href="news.html" title="News">
<i class="fi fi-rs-browser"></i>
</a>
</li>
<li>
<a href="movies.html" title="Movies" class="focus">
<i class="fi fi-rs-video-camera"></i>
</a>
</li>
<li>
<a href="tvshows.html" title="TV Shows">
<i class="fi fi-rs-film"></i>
</a>
</li>
<li class="important">
<a href="youtube.html" 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 href="share.html" title="Home">
<i class="fi fi-rs-home"></i>
<p>Home</p>
</a>
</td>
<td>
<a href="news.html" title="News">
<i class="fi fi-rs-browser"></i>
<p>News</p>
</a>
</td>
<td>
<a href="movies.html" title="Movies" class="focus">
<i class="fi fi-rs-video-camera"></i>
<p>Movies</p>
</a>
</td>
<td>
<a href="tvshows.html" title="TV Shows">
<i class="fi fi-rs-film"></i>
<p>TV Shows</p>
</a>
</td>
<td class="important">
<a href="youtube.html" title="YouTube">
<i class="fi fi-rs-play-alt"></i>
<p>YouTube</p>
<sup> </sup>
</a>
</td>
</tr>
</table>
</nav>
<main>
<!-- unit test /> -->
<!-- <input type="button" /> -->
<section class="card" id="card">
<ul>
<!-- Filtered content -->
<li itemscope itemtype="https://schema.org/CreativeWork" id="b1"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/dshift.jpg);"> <sup itemprop="identifier">#1</sup> <sub itemprop="size" title="Size">386MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/TqbMDfazp29-day-shift-2022-netnaija-com-mp4" target="_blank" title="Download">Day Shift (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Jamie Foxx" target="_blank" itemprop="actor" title="Cast">Jamie Foxx</a><a href="https://google.com/search?q=Dave Franco" target="_blank" itemprop="actor" title="Cast">Dave Franco</a><a href="https://google.com/search?q=Karia Souza" target="_blank" itemprop="actor" title="Cast">Karia Souza</a><a href="https://google.com/search?q=Snopp Dogg" target="_blank" itemprop="actor" title="Cast">Snopp Dogg</a><a href="https://google.com/search?q=Meagan Good" target="_blank" itemprop="actor" title="Cast">Meagan Good</a><a href="https://google.com/search?q=Scott Adkins" target="_blank" itemprop="actor" title="Cast">Scott Adkins</a><a href="https://google.com/search?q=Peter Stormare" target="_blank" itemprop="actor" title="Cast">Peter Stormare</a> </div> <div itemprop="abstract" class="summary"> A hardworking dad out to provide for his daughter uses a boring pool-cleaning job as a front for his real gig: hunting and killing vampires. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-08-12"></i><p title="2022-08-12"><time itemprop="datePublished" datetime="2022-08-12">Aug 12</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Day Shift (2022)', 'http://127.0.0.1:5500/movies.html/Day_Shift_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/TqbMDfazp29-day-shift-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b9"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/ambul.jpg);"> <sup itemprop="identifier">#2</sup> <sub itemprop="size" title="Size">471MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/JCYCCOjRk79-ambulance-2022-netnaija-com-mp4" target="_blank" title="Download">Ambulance (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Eiza Gonzalez" target="_blank" itemprop="actor" title="Cast">Eiza Gonzalez</a><a href="https://google.com/search?q=Jake Gyllenhaal" target="_blank" itemprop="actor" title="Cast">Jake Gyllenhaal</a><a href="https://google.com/search?q=Keir O'Donnell" target="_blank" itemprop="actor" title="Cast">Keir O'Donnell</a><a href="https://google.com/search?q=Garret Dillahunt" target="_blank" itemprop="actor" title="Cast">Garret Dillahunt</a><a href="https://google.com/search?q=Moses Ingram" target="_blank" itemprop="actor" title="Cast">Moses Ingram</a><a href="https://google.com/search?q=Y. Abdul-Mateen II" target="_blank" itemprop="actor" title="Cast">Y. Abdul-Mateen II</a> </div> <div itemprop="abstract" class="summary"> Needing money to cover his wife's medical bills, a decorated veteran teams up with his adoptive brother to steal $32 million from a Los Angeles bank. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-04-08"></i><p title="2022-04-08"><time itemprop="datePublished" datetime="2022-04-08">Apr 8</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>6.0/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Ambulance (2022)', 'http://127.0.0.1:5500/?req=/movies/Ambulance_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/JCYCCOjRk79-ambulance-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b14"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/tcont.jpg);"> <sup itemprop="identifier">#3</sup> <sub itemprop="size" title="Size">219MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/hNGiXGwXZ78-the-contractor-2022-netnaija-com-mp4" target="_blank" title="Download">The Contractor (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Chris Pine" target="_blank" itemprop="actor" title="Cast">Chris Pine</a><a href="https://google.com/search?q=Gillian Jacobs" target="_blank" itemprop="actor" title="Cast">Gillian Jacobs</a><a href="https://google.com/search?q=Ben Foster" target="_blank" itemprop="actor" title="Cast">Ben Foster</a><a href="https://google.com/search?q=Eddie Marsan" target="_blank" itemprop="actor" title="Cast">Eddie Marsan</a><a href="https://google.com/search?q=Kiefer Sutherland" target="_blank" itemprop="actor" title="Cast">Kiefer Sutherland</a> </div> <div itemprop="abstract" class="summary"> Involuntarily discharged special forces sergeant lands a private contract but soon finds himself mixed in a dangerous conspiracy and hunted by his new employers<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-03-18"></i><p title="2022-03-18"><time itemprop="datePublished" datetime="2022-03-18">Mar 18</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.0/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Contractor (2022)', 'http://127.0.0.1:5500/?req=/movies/The_Contractor_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/hNGiXGwXZ78-the-contractor-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b15"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/tadamp.jpg);"> <sup itemprop="identifier">#4</sup> <sub itemprop="size" title="Size">316MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/NUIqSnEIU37-the-adam-project-2022-netnaija-com-mp4" target="_blank" title="Download">The Adam Project (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Ryan Reynolds" target="_blank" itemprop="actor" title="Cast">Ryan Reynolds</a><a href="https://google.com/search?q=Walker Scobell" target="_blank" itemprop="actor" title="Cast">Walker Scobell</a><a href="https://google.com/search?q=Mark Ruffalo" target="_blank" itemprop="actor" title="Cast">Mark Ruffalo</a><a href="https://google.com/search?q=Jennifer Garner" target="_blank" itemprop="actor" title="Cast">Jennifer Garner</a><a href="https://google.com/search?q=Zoe Saldana" target="_blank" itemprop="actor" title="Cast">Zoe Saldana</a><a href="https://google.com/search?q=Catherine Keener" target="_blank" itemprop="actor" title="Cast">Catherine Keener</a><a href="https://google.com/search?q=Alex Mallari Jr." target="_blank" itemprop="actor" title="Cast">Alex Mallari Jr.</a> </div> <div itemprop="abstract" class="summary"> After accidentally crash-landing in the year 2022, fighter pilot Adam Reed teams up with his 12-year old self for a time-sensitive mission to save the future. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-03-11"></i><p title="2022-03-11"><time itemprop="datePublished" datetime="2022-03-11">Mar 11</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>6.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Adam Project (2022)', 'http://127.0.0.1:5500/?req=/movies/The_Adam_Project_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/NUIqSnEIU37-the-adam-project-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k14"> <a href="https://coursera.org/professional-certificates/google-ux-design" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/googleux.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b17"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/thebatman.jpg);"> <sup itemprop="identifier">#5</sup> <sub itemprop="size" title="Size">233MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/cZBVXLSVX10-the-batman-2022-netnaija-com-mp4" target="_blank" title="Download">The Batman (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Robert Pattinson" target="_blank" itemprop="actor" title="Cast">Robert Pattinson</a><a href="https://google.com/search?q=Andy Serkis" target="_blank" itemprop="actor" title="Cast">Andy Serkis</a><a href="https://google.com/search?q=Jeffrey Wright" target="_blank" itemprop="actor" title="Cast">Jeffrey Wright</a><a href="https://google.com/search?q=Zoe Kravitz" target="_blank" itemprop="actor" title="Cast">Zoe Kravitz</a><a href="https://google.com/search?q=Colin Farrel" target="_blank" itemprop="actor" title="Cast">Colin Farrel</a><a href="https://google.com/search?q=John Turturro" target="_blank" itemprop="actor" title="Cast">John Turturro</a><a href="https://google.com/search?q=Paul Dano" target="_blank" itemprop="actor" title="Cast">Paul Dano</a> </div> <div itemprop="abstract" class="summary"> Batman ventures into Gotham City's underworld when a sadistic killer leaves behind a trail of cryptic clues. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-03-04"></i><p title="2022-03-04"><time itemprop="datePublished" datetime="2022-03-04">Mar 4</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Batman (2022)', 'http://127.0.0.1:5500/?req=/movies/The_Batman_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/cZBVXLSVX10-the-batman-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b25"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/uncharted.jpeg);"> <sup itemprop="identifier">#6</sup> <sub itemprop="size" title="Size">291MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/BowDzdsuk11-uncharted-2022-netnaija-com-mp4" target="_blank" title="Download">Uncharted (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Tom Holland" target="_blank" itemprop="actor" title="Cast">Tom Holland</a><a href="https://google.com/search?q=Mark wahlberg" target="_blank" itemprop="actor" title="Cast">Mark wahlberg</a><a href="https://google.com/search?q=Antonio Banderas" target="_blank" itemprop="actor" title="Cast">Antonio Banderas</a><a href="https://google.com/search?q=Sophia Taylor Ali" target="_blank" itemprop="actor" title="Cast">Sophia Taylor Ali</a><a href="https://google.com/search?q=Tati Gabriellem" target="_blank" itemprop="actor" title="Cast">Tati Gabriellem</a><a href="https://google.com/search?q=Bryan Cranston" target="_blank" itemprop="actor" title="Cast">Bryan Cranston</a> </div> <div itemprop="abstract" class="summary"> Treasure hunter Victor 'Sully' Sullivan recruits street-smart Nathan Drake to help him recover a 500-year-old lost fortune amassed by explorer Ferdinand Magella<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-02-17"></i><p title="2022-02-17"><time itemprop="datePublished" datetime="2022-02-17">Feb 17</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.5/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Uncharted (2022)', 'http://127.0.0.1:5500/?req=/movies/Uncharted_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/BowDzdsuk11-uncharted-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b28"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/marryme.png);"> <sup itemprop="identifier">#7</sup> <sub itemprop="size" title="Size">332MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/oOPFJvKSJ30-marry-me-2022-netnaija-com-mp4" target="_blank" title="Download">Marry Me (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Jennifer Lopez" target="_blank" itemprop="actor" title="Cast">Jennifer Lopez</a><a href="https://google.com/search?q=Owen Wilson" target="_blank" itemprop="actor" title="Cast">Owen Wilson</a><a href="https://google.com/search?q=Maluma" target="_blank" itemprop="actor" title="Cast">Maluma</a><a href="https://google.com/search?q=John Bradley" target="_blank" itemprop="actor" title="Cast">John Bradley</a><a href="https://google.com/search?q=Chloe Coleman" target="_blank" itemprop="actor" title="Cast">Chloe Coleman</a><a href="https://google.com/search?q=Sarah Silverman" target="_blank" itemprop="actor" title="Cast">Sarah Silverman</a><a href="https://google.com/search?q=Utkarsh Ambudkar" target="_blank" itemprop="actor" title="Cast">Utkarsh Ambudkar</a> </div> <div itemprop="abstract" class="summary"> Pop Superstar plans to get married during a stage performance but learns about her fiance's cheating ways and marries a total stranger in the crowd instead. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-02-11"></i><p title="2022-02-11"><time itemprop="datePublished" datetime="2022-02-11">Feb 11</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.1/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Marry Me (2022)', 'http://127.0.0.1:5500/?req=/movies/Marry_Me_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/oOPFJvKSJ30-marry-me-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b29"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/iwyb.jpg);"> <sup itemprop="identifier">#8</sup> <sub itemprop="size" title="Size">240MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/LwRDZtzTf21-i-want-you-back-2022-netnaija-com-mp4" target="_blank" title="Download">I Want You Back (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Charlie Day" target="_blank" itemprop="actor" title="Cast">Charlie Day</a><a href="https://google.com/search?q=Jenny Slate" target="_blank" itemprop="actor" title="Cast">Jenny Slate</a><a href="https://google.com/search?q=Scott Eastwood" target="_blank" itemprop="actor" title="Cast">Scott Eastwood</a><a href="https://google.com/search?q=Gina Rodriguez" target="_blank" itemprop="actor" title="Cast">Gina Rodriguez</a><a href="https://google.com/search?q=Manny Jacinto" target="_blank" itemprop="actor" title="Cast">Manny Jacinto</a><a href="https://google.com/search?q=Pete Davidson" target="_blank" itemprop="actor" title="Cast">Pete Davidson</a><a href="https://google.com/search?q=" target="_blank" itemprop="actor" title="Cast"></a> </div> <div itemprop="abstract" class="summary"> Peter and Emma realize they were both dumped on the same date. Their commiseration turns into a mission when they see each of their ex-partners have moved on. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-02-11"></i><p title="2022-02-11"><time itemprop="datePublished" datetime="2022-02-11">Feb 11</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>6.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] I Want You Back (2022)', 'http://127.0.0.1:5500/?req=/movies/I_Want_You_Back_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/LwRDZtzTf21-i-want-you-back-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k87"> <a href="https://bit.ly/zacracbootcamp" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/zacrac.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b30"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/dotn.jpeg);"> <sup itemprop="identifier">#9</sup> <sub itemprop="size" title="Size">273MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/qqGGEtWLJ23-death-on-the-nile-2022-netnaija-com-mp4" target="_blank" title="Download">Death on the Nile (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Kenneth Branagh" target="_blank" itemprop="actor" title="Cast">Kenneth Branagh</a><a href="https://google.com/search?q=Armie Hammer" target="_blank" itemprop="actor" title="Cast">Armie Hammer</a><a href="https://google.com/search?q=Emma Mackey" target="_blank" itemprop="actor" title="Cast">Emma Mackey</a><a href="https://google.com/search?q=Gal Gadot" target="_blank" itemprop="actor" title="Cast">Gal Gadot</a><a href="https://google.com/search?q=Tom Batman" target="_blank" itemprop="actor" title="Cast">Tom Batman</a><a href="https://google.com/search?q=Sophie Okonedo" target="_blank" itemprop="actor" title="Cast">Sophie Okonedo</a><a href="https://google.com/search?q=Ali Fazal" target="_blank" itemprop="actor" title="Cast">Ali Fazal</a><a href="https://google.com/search?q=Letitia Wright" target="_blank" itemprop="actor" title="Cast">Letitia Wright</a><a href="https://google.com/search?q=Russell Brand" target="_blank" itemprop="actor" title="Cast">Russell Brand</a><a href="https://google.com/search?q=Rose Leslie" target="_blank" itemprop="actor" title="Cast">Rose Leslie</a> </div> <div itemprop="abstract" class="summary"> An Egyptian vacation aboard a glamorous river steamer turns into a terrifying search for a murderer when a couple's idyllic honeymoon is tragically cut short. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-02-11"></i><p title="2022-02-11"><time itemprop="datePublished" datetime="2022-02-11">Feb 11</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>6.3/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Death on the Nile (2022)', 'http://127.0.0.1:5500/?req=/movies/Death_on_the_Nile_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/qqGGEtWLJ23-death-on-the-nile-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b31"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/kimi.jpeg);"> <sup itemprop="identifier">#10</sup> <sub itemprop="size" title="Size">180MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/vcuqxfRzv96-kimi-2022-netnaija-com-mp4" target="_blank" title="Download">Kimi (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Zoe Kravitz" target="_blank" itemprop="actor" title="Cast">Zoe Kravitz</a><a href="https://google.com/search?q=Derek DelGaudio" target="_blank" itemprop="actor" title="Cast">Derek DelGaudio</a><a href="https://google.com/search?q=Erika Christensen" target="_blank" itemprop="actor" title="Cast">Erika Christensen</a><a href="https://google.com/search?q=Robin Givens" target="_blank" itemprop="actor" title="Cast">Robin Givens</a><a href="https://google.com/search?q=Byron Bowers" target="_blank" itemprop="actor" title="Cast">Byron Bowers</a><a href="https://google.com/search?q=Devin Ratray" target="_blank" itemprop="actor" title="Cast">Devin Ratray</a><a href="https://google.com/search?q=Rita Wilson" target="_blank" itemprop="actor" title="Cast">Rita Wilson</a><a href="https://google.com/search?q=Jamie Camil" target="_blank" itemprop="actor" title="Cast">Jamie Camil</a><a href="https://google.com/search?q=Jacob Vargas" target="_blank" itemprop="actor" title="Cast">Jacob Vargas</a> </div> <div itemprop="abstract" class="summary"> A tech worker must overcome Agoraphobia when her life is threatened as she discovers and attempts to report an audio evidence of a violent crime. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-02-10"></i><p title="2022-02-10"><time itemprop="datePublished" datetime="2022-02-10">Feb 10</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Kimi (2022)', 'http://127.0.0.1:5500/?req=/movies/Kimi_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/vcuqxfRzv96-kimi-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b37"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/t355.jpeg);"> <sup itemprop="identifier">#11</sup> <sub itemprop="size" title="Size">477MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/ThKQypIoi31-the-355-2022-netnaija-com-mp4" target="_blank" title="Download">The 355 (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Jessica Chastain" target="_blank" itemprop="actor" title="Cast">Jessica Chastain</a><a href="https://google.com/search?q=Lupita Nyong'o" target="_blank" itemprop="actor" title="Cast">Lupita Nyong'o</a><a href="https://google.com/search?q=Penelope Cruz" target="_blank" itemprop="actor" title="Cast">Penelope Cruz</a><a href="https://google.com/search?q=Diane Kruger" target="_blank" itemprop="actor" title="Cast">Diane Kruger</a><a href="https://google.com/search?q=Sebastian Stan" target="_blank" itemprop="actor" title="Cast">Sebastian Stan</a><a href="https://google.com/search?q=Edgar Ramirez" target="_blank" itemprop="actor" title="Cast">Edgar Ramirez</a><a href="https://google.com/search?q=Fan Bingbing" target="_blank" itemprop="actor" title="Cast">Fan Bingbing</a><a href="https://google.com/search?q=Jason Flemyng" target="_blank" itemprop="actor" title="Cast">Jason Flemyng</a> </div> <div itemprop="abstract" class="summary"> When a top-secret tech weapon falls into the wrong hands; CIA Agent 'Mace', must join forces with a Hacker, a Psychologist and a German rival to save the world. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-01-14"></i><p title="2022-01-14"><time itemprop="datePublished" datetime="2022-01-14">Jan 14</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The 355 (2022)', 'http://127.0.0.1:5500/?req=/movies/The_355_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/ThKQypIoi31-the-355-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b39"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/brz.jpeg);"> <sup itemprop="identifier">#12</sup> <sub itemprop="size" title="Size">178MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/LuBajXbpS96-brazen-2022-netnaija-com-mp4" target="_blank" title="Download">Brazen (2022)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Alyssa Milano" target="_blank" itemprop="actor" title="Cast">Alyssa Milano</a><a href="https://google.com/search?q=Emilie Ullerup" target="_blank" itemprop="actor" title="Cast">Emilie Ullerup</a><a href="https://google.com/search?q=Samuel Page" target="_blank" itemprop="actor" title="Cast">Samuel Page</a><a href="https://google.com/search?q=Malachi Weir" target="_blank" itemprop="actor" title="Cast">Malachi Weir</a><a href="https://google.com/search?q=Daniel Diemer" target="_blank" itemprop="actor" title="Cast">Daniel Diemer</a><a href="https://google.com/search?q=Matthew Finlan" target="_blank" itemprop="actor" title="Cast">Matthew Finlan</a> </div> <div itemprop="abstract" class="summary"> When her sister is violently murdered; mystery writer, Grace Miller, is forced to apply her crime solving instincts in an attempt to capture the culprit. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-01-13"></i><p title="2022-01-13"><time itemprop="datePublished" datetime="2022-01-13">Jan 13</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>2.7/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Brazen (2022)', 'http://127.0.0.1:5500/?req=/movies/Brazen_(2022)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/LuBajXbpS96-brazen-2022-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k65"> <a href="https://datacamp.com" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/datacamp2.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b42"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/tkm3.jpeg);"> <sup itemprop="identifier">#13</sup> <sub itemprop="size" title="Size">323MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/LnXxkaddD10-the-kings-man-2021-netnaija-com-mp4" target="_blank" title="Download">The King's Man (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Ralph Fiennes" target="_blank" itemprop="actor" title="Cast">Ralph Fiennes</a><a href="https://google.com/search?q=Alexandra Maria Lara" target="_blank" itemprop="actor" title="Cast">Alexandra Maria Lara</a><a href="https://google.com/search?q=Harris Dickinson" target="_blank" itemprop="actor" title="Cast">Harris Dickinson</a><a href="https://google.com/search?q=Gemma Arterton" target="_blank" itemprop="actor" title="Cast">Gemma Arterton</a><a href="https://google.com/search?q=Djimon Hounsou" target="_blank" itemprop="actor" title="Cast">Djimon Hounsou</a><a href="https://google.com/search?q=Tom Hollander" target="_blank" itemprop="actor" title="Cast">Tom Hollander</a><a href="https://google.com/search?q=Rhys Ifans" target="_blank" itemprop="actor" title="Cast">Rhys Ifans</a><a href="https://google.com/search?q=Matthew Goode" target="_blank" itemprop="actor" title="Cast">Matthew Goode</a><a href="https://google.com/search?q=Daniel Bruhl" target="_blank" itemprop="actor" title="Cast">Daniel Bruhl</a> </div> <div itemprop="abstract" class="summary"> A secret organization must race against time to stop history's worst tyrants and criminal masterminds as they plot a series of wars that could end humanity<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-12-24"></i><p title="2021-12-24"><time itemprop="datePublished" datetime="2021-12-24">Dec 24</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.1/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The King%27s Man (2021)', 'http://127.0.0.1:5500/?req=/movies/The_King%27s_Man_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/LnXxkaddD10-the-kings-man-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b43"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/tmr.jpeg);"> <sup itemprop="identifier">#14</sup> <sub itemprop="size" title="Size">327MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/nieFzMnSb18-the-matrix-resurrections-2021-netnaija-com-mp4" target="_blank" title="Download">The Matrix Resurrections (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Keanu Reeves" target="_blank" itemprop="actor" title="Cast">Keanu Reeves</a><a href="https://google.com/search?q=Carrie-Anne Moss" target="_blank" itemprop="actor" title="Cast">Carrie-Anne Moss</a><a href="https://google.com/search?q=Johnathan Groff" target="_blank" itemprop="actor" title="Cast">Johnathan Groff</a><a href="https://google.com/search?q=Yahya Abdul-Mateen II" target="_blank" itemprop="actor" title="Cast">Yahya Abdul-Mateen II</a><a href="https://google.com/search?q=Priyanka Chopra" target="_blank" itemprop="actor" title="Cast">Priyanka Chopra</a><a href="https://google.com/search?q=Jessica Henwick" target="_blank" itemprop="actor" title="Cast">Jessica Henwick</a> </div> <div itemprop="abstract" class="summary"> To find out if his reality is a physical or mental construct, Mr. Anderson (Neo), will have to choose to follow the white rabbit once more. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-12-22"></i><p title="2021-12-22"><time itemprop="datePublished" datetime="2021-12-22">Dec 22</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>6.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Matrix Resurrections (2021)', 'http://127.0.0.1:5500/?req=/movies/The_Matrix_Resurrections_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/nieFzMnSb18-the-matrix-resurrections-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b48"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/hss.jpeg);"> <sup itemprop="identifier">#15</sup> <sub itemprop="size" title="Size">157MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/LbWiZwvgB10-swan-song-2021-netnaija-com-mp4" target="_blank" title="Download">Swan Song (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Mahershala Ali" target="_blank" itemprop="actor" title="Cast">Mahershala Ali</a><a href="https://google.com/search?q=Naomi Harris" target="_blank" itemprop="actor" title="Cast">Naomi Harris</a><a href="https://google.com/search?q=Awkwafina" target="_blank" itemprop="actor" title="Cast">Awkwafina</a> </div> <div itemprop="abstract" class="summary"> When a loving husband and father is diagnosed with a terminal illness, he is presented with an alternative solution to replace himself with a carbon copy clone. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-12-17"></i><p title="2021-12-17"><time itemprop="datePublished" datetime="2021-12-17">Dec 17</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.1/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Swan Song (2021)', 'http://127.0.0.1:5500/?req=/movies/Swan_Song_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/LbWiZwvgB10-swan-song-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b49"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/spdm3.jpeg);"> <sup itemprop="identifier">#16</sup> <sub itemprop="size" title="Size">465MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/MErYNdwtv16-spider-man-no-way-home-2021-netnaija-com-mp4" target="_blank" title="Download">Spider-Man - No Way Home (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Tom Holland" target="_blank" itemprop="actor" title="Cast">Tom Holland</a><a href="https://google.com/search?q=Andrew Garfield" target="_blank" itemprop="actor" title="Cast">Andrew Garfield</a><a href="https://google.com/search?q=Tobey Maguire" target="_blank" itemprop="actor" title="Cast">Tobey Maguire</a><a href="https://google.com/search?q=Benedict Cumberbatch" target="_blank" itemprop="actor" title="Cast">Benedict Cumberbatch</a><a href="https://google.com/search?q=Willem Defoe" target="_blank" itemprop="actor" title="Cast">Willem Defoe</a><a href="https://google.com/search?q=Alfred Molina" target="_blank" itemprop="actor" title="Cast">Alfred Molina</a><a href="https://google.com/search?q=Jamie Foxx" target="_blank" itemprop="actor" title="Cast">Jamie Foxx</a><a href="https://google.com/search?q=Rhys Ifans" target="_blank" itemprop="actor" title="Cast">Rhys Ifans</a><a href="https://google.com/search?q=Thomas Haden Church" target="_blank" itemprop="actor" title="Cast">Thomas Haden Church</a> </div> <div itemprop="abstract" class="summary"> When Peter Parker asks for help from Doctor Strange, the stakes become even more dangerous, forcing him to discover what it truly means to be a super hero. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2022-12-17"></i><p title="2022-12-17"><time itemprop="datePublished" datetime="2022-12-17">Dec 17</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>9.0/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Spider-Man - No Way Home (2021)', 'http://127.0.0.1:5500/?req=/movies/Spider-Man_-_No_Way_Home_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/MErYNdwtv16-spider-man-no-way-home-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k37"> <a href="https://professional.mit.edu/digital-plus-programs" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/mitedu.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b52"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/hogucci.jpg);"> <sup itemprop="identifier">#17</sup> <sub itemprop="size" title="Size">401MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/putPafaRj45-house-of-gucci-2021-netnaija-com-mp4" target="_blank" title="Download">House of Gucci (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Jared Leto" target="_blank" itemprop="actor" title="Cast">Jared Leto</a><a href="https://google.com/search?q=Lady Gaga" target="_blank" itemprop="actor" title="Cast">Lady Gaga</a><a href="https://google.com/search?q=Adam Driver" target="_blank" itemprop="actor" title="Cast">Adam Driver</a><a href="https://google.com/search?q=Al Pacino" target="_blank" itemprop="actor" title="Cast">Al Pacino</a><a href="https://google.com/search?q=Salma Hayek" target="_blank" itemprop="actor" title="Cast">Salma Hayek</a><a href="https://google.com/search?q=Jeremy Irons" target="_blank" itemprop="actor" title="Cast">Jeremy Irons</a> </div> <div itemprop="abstract" class="summary"> When Patrizia Reggiani marries into the Gucci family, her ambition begins to unravel the family legacy and triggers a spiral of betrayal, revenge and murder. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-11-26"></i><p title="2021-11-26"><time itemprop="datePublished" datetime="2021-11-26">Nov 26</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.0/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] House of Gucci (2021)', 'http://127.0.0.1:5500/?req=/movies/House_of_Gucci_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/putPafaRj45-house-of-gucci-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b58"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/rednot.jpeg);"> <sup itemprop="identifier">#18</sup> <sub itemprop="size" title="Size">248MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/gdHAWgdFg47-red-notice-2021-netnaija-com-mp4" target="_blank" title="Download">Red Notice (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Dwayne Johnson" target="_blank" itemprop="actor" title="Cast">Dwayne Johnson</a><a href="https://google.com/search?q=Ryan Reynolds" target="_blank" itemprop="actor" title="Cast">Ryan Reynolds</a><a href="https://google.com/search?q=Gal Gadot" target="_blank" itemprop="actor" title="Cast">Gal Gadot</a><a href="https://google.com/search?q=Ritu Arya" target="_blank" itemprop="actor" title="Cast">Ritu Arya</a><a href="https://google.com/search?q=Chris Diamantopoulos" target="_blank" itemprop="actor" title="Cast">Chris Diamantopoulos</a><a href="https://google.com/search?q=Ed Sheeran" target="_blank" itemprop="actor" title="Cast">Ed Sheeran</a> </div> <div itemprop="abstract" class="summary"> In the world of international crime, an Interpol agent attempts to hunt down and capture the world's most wanted art thief. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-11-05"></i><p title="2021-11-05"><time itemprop="datePublished" datetime="2021-11-05">Nov 5</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Red Notice (2021)', 'http://127.0.0.1:5500/?req=/movies/Red_Notice_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/gdHAWgdFg47-red-notice-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b59"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/eter.jpeg);"> <sup itemprop="identifier">#19</sup> <sub itemprop="size" title="Size">285MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/aCWqrAphP70-eternals-2021-netnaija-com-mp4" target="_blank" title="Download">Eternals (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Richard Madden" target="_blank" itemprop="actor" title="Cast">Richard Madden</a><a href="https://google.com/search?q=Angelina Jolie" target="_blank" itemprop="actor" title="Cast">Angelina Jolie</a><a href="https://google.com/search?q=Don Lee" target="_blank" itemprop="actor" title="Cast">Don Lee</a><a href="https://google.com/search?q=Barry Keoghan" target="_blank" itemprop="actor" title="Cast">Barry Keoghan</a><a href="https://google.com/search?q=Salma Hayek" target="_blank" itemprop="actor" title="Cast">Salma Hayek</a><a href="https://google.com/search?q=Germma Chan" target="_blank" itemprop="actor" title="Cast">Germma Chan</a><a href="https://google.com/search?q=Lauren Ridloff" target="_blank" itemprop="actor" title="Cast">Lauren Ridloff</a><a href="https://google.com/search?q=Kumail Nanjiani" target="_blank" itemprop="actor" title="Cast">Kumail Nanjiani</a><a href="https://google.com/search?q=Lia McHugh" target="_blank" itemprop="actor" title="Cast">Lia McHugh</a> </div> <div itemprop="abstract" class="summary"> The Eternals, a race of immortal beings with superhuman powers who have secretly lived on Earth for thousands of years, reunite to battle the evil Deviants. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-11-05"></i><p title="2021-11-05"><time itemprop="datePublished" datetime="2021-11-05">Nov 5</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.5/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Eternals (2021)', 'http://127.0.0.1:5500/?req=/movies/Eternals_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/aCWqrAphP70-eternals-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b63"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/venom.jpeg);"> <sup itemprop="identifier">#20</sup> <sub itemprop="size" title="Size">257MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/FvOkvmoXN31-venom-let-there-be-carnage-2021-netnaija-com-mp4" target="_blank" title="Download">Venom - Let There Be Carnage (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Tom Hardy" target="_blank" itemprop="actor" title="Cast">Tom Hardy</a><a href="https://google.com/search?q=Michelle Williams" target="_blank" itemprop="actor" title="Cast">Michelle Williams</a><a href="https://google.com/search?q=Woody Harrelson" target="_blank" itemprop="actor" title="Cast">Woody Harrelson</a><a href="https://google.com/search?q=Naomie Harris" target="_blank" itemprop="actor" title="Cast">Naomie Harris</a><a href="https://google.com/search?q=Stephen Graham" target="_blank" itemprop="actor" title="Cast">Stephen Graham</a><a href="https://google.com/search?q=Peggy Lu" target="_blank" itemprop="actor" title="Cast">Peggy Lu</a> </div> <div itemprop="abstract" class="summary"> Eddie Brock and Venom, must put aside their differences and stop a deranged serial killer, Cletus Kasady, who also becomes host to an alien symbiote. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-10-15"></i><p title="2021-10-15"><time itemprop="datePublished" datetime="2021-10-15">Oct 15</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.5/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Venom - Let There Be Carnage (2021)', 'http://127.0.0.1:5500/?req=/movies/Venom_-_Let_There_Be_Carnage_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/FvOkvmoXN31-venom-let-there-be-carnage-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k63"> <a href="https://fairmoney.io" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/fairmoney.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b64"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/dune.jpeg);"> <sup itemprop="identifier">#21</sup> <sub itemprop="size" title="Size">187MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/FQlHZzRyy85-dune-2021-netnaija-com-mp4" target="_blank" title="Download">Dune (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Oscar Isaac" target="_blank" itemprop="actor" title="Cast">Oscar Isaac</a><a href="https://google.com/search?q=Rebecca Ferguson" target="_blank" itemprop="actor" title="Cast">Rebecca Ferguson</a><a href="https://google.com/search?q=Timothee Chalamet" target="_blank" itemprop="actor" title="Cast">Timothee Chalamet</a><a href="https://google.com/search?q=Josh Brolin" target="_blank" itemprop="actor" title="Cast">Josh Brolin</a><a href="https://google.com/search?q=Jason Mamoa" target="_blank" itemprop="actor" title="Cast">Jason Mamoa</a><a href="https://google.com/search?q=Zendaya" target="_blank" itemprop="actor" title="Cast">Zendaya</a><a href="https://google.com/search?q=Sharon Duncan-Brewster" target="_blank" itemprop="actor" title="Cast">Sharon Duncan-Brewster</a> </div> <div itemprop="abstract" class="summary"> As malevolent forces fight over the planet's most precious resource in existence, only those who can conquer their own fear will survive. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-10-22"></i><p title="2021-10-22"><time itemprop="datePublished" datetime="2021-10-22">Oct 22</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Dune (2021)', 'http://127.0.0.1:5500/?req=/movies/Dune_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/FQlHZzRyy85-dune-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b66"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/nttd.jpeg);"> <sup itemprop="identifier">#22</sup> <sub itemprop="size" title="Size">377MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/gguMfsVRB22-no-time-to-die-2021-netnaija-com-mp4" target="_blank" title="Download">No Time To Die (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Daniel Craig" target="_blank" itemprop="actor" title="Cast">Daniel Craig</a><a href="https://google.com/search?q=Lea Seydoux" target="_blank" itemprop="actor" title="Cast">Lea Seydoux</a><a href="https://google.com/search?q=Rami Malek" target="_blank" itemprop="actor" title="Cast">Rami Malek</a><a href="https://google.com/search?q=Ana de Arma" target="_blank" itemprop="actor" title="Cast">Ana de Arma</a><a href="https://google.com/search?q=Ralph Fiennes" target="_blank" itemprop="actor" title="Cast">Ralph Fiennes</a><a href="https://google.com/search?q=Lashana Lynch" target="_blank" itemprop="actor" title="Cast">Lashana Lynch</a><a href="https://google.com/search?q=Ben Whishaw" target="_blank" itemprop="actor" title="Cast">Ben Whishaw</a><a href="https://google.com/search?q=Naomie Harris" target="_blank" itemprop="actor" title="Cast">Naomie Harris</a><a href="https://google.com/search?q=Christoph Waltz" target="_blank" itemprop="actor" title="Cast">Christoph Waltz</a><a href="https://google.com/search?q=David Denciik" target="_blank" itemprop="actor" title="Cast">David Denciik</a> </div> <div itemprop="abstract" class="summary"> The mission to rescue a kidnapped scientist turns out to be far more treacherous as Bond encounters a mysterious villain armed with a dangerous biotechnology. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-10-01"></i><p title="2021-10-01"><time itemprop="datePublished" datetime="2021-10-01">Oct 1</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.3/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] No Time To Die (2021)', 'http://127.0.0.1:5500/?req=/movies/No_Time_To_Die_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/gguMfsVRB22-no-time-to-die-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b70"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/shangchi.jpeg);"> <sup itemprop="identifier">#23</sup> <sub itemprop="size" title="Size">400MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/AARvGnytl63-shang-chi-and-the-legend-of-the-ten-rings-2021-netnaija-com-mp4" target="_blank" title="Download">Shang-Chi and The Legend of The Ten Rings (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Tony Leung Chiu-wai" target="_blank" itemprop="actor" title="Cast">Tony Leung Chiu-wai</a><a href="https://google.com/search?q=Fala Chen" target="_blank" itemprop="actor" title="Cast">Fala Chen</a><a href="https://google.com/search?q=Simu Liu" target="_blank" itemprop="actor" title="Cast">Simu Liu</a><a href="https://google.com/search?q=Meng'er Zhang" target="_blank" itemprop="actor" title="Cast">Meng'er Zhang</a><a href="https://google.com/search?q=Awkwafina" target="_blank" itemprop="actor" title="Cast">Awkwafina</a><a href="https://google.com/search?q=Ben Kingsley" target="_blank" itemprop="actor" title="Cast">Ben Kingsley</a><a href="https://google.com/search?q=Michelle Yeoh" target="_blank" itemprop="actor" title="Cast">Michelle Yeoh</a> </div> <div itemprop="abstract" class="summary"> Martial-arts master Shang-Chi confronts the past he thought he left behind when he's drawn into the web of the mysterious Ten Rings organization. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-09-03"></i><p title="2021-09-03"><time itemprop="datePublished" datetime="2021-09-03">Sep 3</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Shang-Chi and The Legend of The Ten Rings (2021)', 'http://127.0.0.1:5500/?req=/movies/Shang-Chi_and_The_Legend_of_The_Ten_Rings_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/AARvGnytl63-shang-chi-and-the-legend-of-the-ten-rings-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b71"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/fguy.jpeg);"> <sup itemprop="identifier">#24</sup> <sub itemprop="size" title="Size">361MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/pUvargixM89-free-guy-2021-netnaija-com-mp4" target="_blank" title="Download">Free Guy (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Ryan Reynolds" target="_blank" itemprop="actor" title="Cast">Ryan Reynolds</a><a href="https://google.com/search?q=Lil Rel Howery" target="_blank" itemprop="actor" title="Cast">Lil Rel Howery</a><a href="https://google.com/search?q=Jodie Commer" target="_blank" itemprop="actor" title="Cast">Jodie Commer</a><a href="https://google.com/search?q=Joe Keery" target="_blank" itemprop="actor" title="Cast">Joe Keery</a><a href="https://google.com/search?q=Utkarsh Ambudkar" target="_blank" itemprop="actor" title="Cast">Utkarsh Ambudkar</a><a href="https://google.com/search?q=Taika Waititi" target="_blank" itemprop="actor" title="Cast">Taika Waititi</a> </div> <div itemprop="abstract" class="summary"> When a bank teller discovers he's actually a non-player character (NPC) in an open-world virtual reality game, he decides to become the Hero of his own sto<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-08-13"></i><p title="2021-08-13"><time itemprop="datePublished" datetime="2021-08-13">Aug 13</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.1/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Free Guy (2021)', 'http://127.0.0.1:5500/?req=/movies/Free_Guy_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/pUvargixM89-free-guy-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k16"> <a href="https://wa.me/2348165406369" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/madecorp.jpg);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b76"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/sasrednot.jpeg);"> <sup itemprop="identifier">#25</sup> <sub itemprop="size" title="Size">264MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/IoGyOcEAM73-sas-red-notice-2021-netnaija-com-mp4" target="_blank" title="Download">SAS - Red Notice (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Sam Heughan" target="_blank" itemprop="actor" title="Cast">Sam Heughan</a><a href="https://google.com/search?q=Hannah John-Kamen" target="_blank" itemprop="actor" title="Cast">Hannah John-Kamen</a><a href="https://google.com/search?q=Tom Hooper" target="_blank" itemprop="actor" title="Cast">Tom Hooper</a><a href="https://google.com/search?q=Tom Wilkinson" target="_blank" itemprop="actor" title="Cast">Tom Wilkinson</a><a href="https://google.com/search?q=Ruby Rose" target="_blank" itemprop="actor" title="Cast">Ruby Rose</a><a href="https://google.com/search?q=Andy Serkis" target="_blank" itemprop="actor" title="Cast">Andy Serkis</a><a href="https://google.com/search?q=Noel Clarke" target="_blank" itemprop="actor" title="Cast">Noel Clarke</a> </div> <div itemprop="abstract" class="summary"> When a team of mercenaries hijack a high-speed train; it's up to Special-Air-Service member, Tom Buckingham, to thwart the terrorists and protect his partn<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-03-12"></i><p title="2021-03-12"><time itemprop="datePublished" datetime="2021-03-12">Mar 12</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.1/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] SAS - Red Notice (2021)', 'http://127.0.0.1:5500/?req=/movies/SAS_-_Red_Notice_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/IoGyOcEAM73-sas-red-notice-2021-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b80"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/bliss.jpeg);"> <sup itemprop="identifier">#26</sup> <sub itemprop="size" title="Size">332MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Bliss--hmp4.htm" target="_blank" title="Download">Bliss (2021)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Owen Wilson" target="_blank" itemprop="actor" title="Cast">Owen Wilson</a><a href="https://google.com/search?q=Salma Hayek" target="_blank" itemprop="actor" title="Cast">Salma Hayek</a><a href="https://google.com/search?q=Nesta Cooper" target="_blank" itemprop="actor" title="Cast">Nesta Cooper</a><a href="https://google.com/search?q=Bill Nye" target="_blank" itemprop="actor" title="Cast">Bill Nye</a><a href="https://google.com/search?q=Jorge Lendeborg" target="_blank" itemprop="actor" title="Cast">Jorge Lendeborg</a><a href="https://google.com/search?q=Madeline Zima" target="_blank" itemprop="actor" title="Cast">Madeline Zima</a> </div> <div itemprop="abstract" class="summary"> An unfulfilled man and a mysterious woman believe they are living in a simulated reality, but when their world begins to change, they must decide what's truly r<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2021-02-05"></i><p title="2021-02-05"><time itemprop="datePublished" datetime="2021-02-05">Feb 5</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>3.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Bliss (2021)', 'http://127.0.0.1:5500/?req=/movies/Bliss_(2021)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Bliss--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b82"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/supintel.jpeg);"> <sup itemprop="identifier">#27</sup> <sub itemprop="size" title="Size">280MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/QqPqDmlvc04-superintelligence-2020-netnaija-com-mp4" target="_blank" title="Download">Superintelligence (2020)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Melissa McCarthy" target="_blank" itemprop="actor" title="Cast">Melissa McCarthy</a><a href="https://google.com/search?q=Bobby Cannavale" target="_blank" itemprop="actor" title="Cast">Bobby Cannavale</a><a href="https://google.com/search?q=Ben Falcone" target="_blank" itemprop="actor" title="Cast">Ben Falcone</a><a href="https://google.com/search?q=James Corden" target="_blank" itemprop="actor" title="Cast">James Corden</a><a href="https://google.com/search?q=Jean Smart" target="_blank" itemprop="actor" title="Cast">Jean Smart</a><a href="https://google.com/search?q=Michael Beach" target="_blank" itemprop="actor" title="Cast">Michael Beach</a><a href="https://google.com/search?q=Brian Tyree Henry" target="_blank" itemprop="actor" title="Cast">Brian Tyree Henry</a><a href="https://google.com/search?q=Sarah Baker" target="_blank" itemprop="actor" title="Cast">Sarah Baker</a><a href="https://google.com/search?q=Sam Richardson" target="_blank" itemprop="actor" title="Cast">Sam Richardson</a> </div> <div itemprop="abstract" class="summary"> A young unemployed woman's life changes when an super AI entity chooses her as a guinea pig for an experiment that will decide the future of humanity. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2020-11-26"></i><p title="2020-11-26"><time itemprop="datePublished" datetime="2020-11-26">Nov 26</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.2/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Superintelligence (2020)', 'http://127.0.0.1:5500/?req=/movies/Superintelligence_(2020)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/QqPqDmlvc04-superintelligence-2020-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b83"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/tenet.jpg);"> <sup itemprop="identifier">#28</sup> <sub itemprop="size" title="Size">438MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/aLFQpJtRM43-tenet-2020-netnaija-com-mp4" target="_blank" title="Download">Tenet (2020)</a> </div> <div class="byline"> <a href="https://google.com/search?q=John David Washington" target="_blank" itemprop="actor" title="Cast">John David Washington</a><a href="https://google.com/search?q=Robert Pattinson" target="_blank" itemprop="actor" title="Cast">Robert Pattinson</a><a href="https://google.com/search?q=Elizabeth Debicki" target="_blank" itemprop="actor" title="Cast">Elizabeth Debicki</a><a href="https://google.com/search?q=Kenneth Branagh" target="_blank" itemprop="actor" title="Cast">Kenneth Branagh</a><a href="https://google.com/search?q=Dimple Kapadia" target="_blank" itemprop="actor" title="Cast">Dimple Kapadia</a> </div> <div itemprop="abstract" class="summary"> When a few objects that can be manipulated and used as futuristic weapons fall into the wrong hands, a CIA operative, known as The Protagonist, must save the wo<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2020-09-11"></i><p title="2020-09-11"><time itemprop="datePublished" datetime="2020-09-11">Sep 11</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.1/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Tenet (2020)', 'http://127.0.0.1:5500/?req=/movies/Tenet_(2020)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/aLFQpJtRM43-tenet-2020-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k42"> <a href="https://kuda.com" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/kuda.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b91"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/thediss.jpeg);"> <sup itemprop="identifier">#29</sup> <sub itemprop="size" title="Size">312MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-The%20Dissident--hmp4.htm" target="_blank" title="Download">The Dissident (2020)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Jamal Khashoggi" target="_blank" itemprop="actor" title="Cast">Jamal Khashoggi</a> </div> <div itemprop="abstract" class="summary"> When Washington Post journalist Jamal Khashoggi disappears, his fiancée and dissidents around the world are left to piece together the clues to a brutal murder <a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2020-01-24"></i><p title="2020-01-24"><time itemprop="datePublished" datetime="2020-01-24">Jan 24</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>8.5/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Dissident (2020)', 'http://127.0.0.1:5500/?req=/movies/The_Dissident_(2020)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-The%20Dissident--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b92"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/mibi.jpeg);"> <sup itemprop="identifier">#30</sup> <sub itemprop="size" title="Size">362MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/uHcuvsBMV64-men-in-black-international-2019-netnaija-com-mp4" target="_blank" title="Download">Men in Black - International (2019)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Chris Hemsworth" target="_blank" itemprop="actor" title="Cast">Chris Hemsworth</a><a href="https://google.com/search?q=Tessa Thompson" target="_blank" itemprop="actor" title="Cast">Tessa Thompson</a><a href="https://google.com/search?q=Liam Neeson" target="_blank" itemprop="actor" title="Cast">Liam Neeson</a><a href="https://google.com/search?q=Emma Thompsonm" target="_blank" itemprop="actor" title="Cast">Emma Thompsonm</a><a href="https://google.com/search?q=Kumail Nanjiani" target="_blank" itemprop="actor" title="Cast">Kumail Nanjiani</a><a href="https://google.com/search?q=Rafe Spall" target="_blank" itemprop="actor" title="Cast">Rafe Spall</a> </div> <div itemprop="abstract" class="summary"> Agent M, a probationary member of MIB, teams up with Agent H to uncover a sinister plot that reveals a traitor within the organization aiding an alien invasion. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2019-06-14"></i><p title="2019-06-14"><time itemprop="datePublished" datetime="2019-06-14">Jun 14</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.6/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Men in Black - International (2019)', 'http://127.0.0.1:5500/?req=/movies/Men_in_Black_-_International_(2019)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/uHcuvsBMV64-men-in-black-international-2019-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b93"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/iamm.jpeg);"> <sup itemprop="identifier">#31</sup> <sub itemprop="size" title="Size">302MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-I%20Am%20Mother--hmp4.htm" target="_blank" title="Download">I Am Mother (2019)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Luke Hawker" target="_blank" itemprop="actor" title="Cast">Luke Hawker</a><a href="https://google.com/search?q=Michael Lloyd" target="_blank" itemprop="actor" title="Cast">Michael Lloyd</a><a href="https://google.com/search?q=Tahlia Sturzaker" target="_blank" itemprop="actor" title="Cast">Tahlia Sturzaker</a><a href="https://google.com/search?q=Summer Lenton" target="_blank" itemprop="actor" title="Cast">Summer Lenton</a><a href="https://google.com/search?q=Maddie Lenton" target="_blank" itemprop="actor" title="Cast">Maddie Lenton</a> </div> <div itemprop="abstract" class="summary"> After humanity's extinction, a robot raises a human girl and loves her like a daughter. However, their bond is threatened when a stranger enters their live<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2019-01-25"></i><p title="2019-01-25"><time itemprop="datePublished" datetime="2019-01-25">Jan 25</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] I Am Mother (2019)', 'http://127.0.0.1:5500/?req=/movies/I_Am_Mother_(2019)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-I%20Am%20Mother--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b94"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/bmb.jpeg);"> <sup itemprop="identifier">#32</sup> <sub itemprop="size" title="Size">226MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Black%20Mirror%20Bandersnatch--hmp4.htm" target="_blank" title="Download">Black Mirror - Bandersnatch (2018)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Fionn Whitehead" target="_blank" itemprop="actor" title="Cast">Fionn Whitehead</a><a href="https://google.com/search?q=Craig Parkinson" target="_blank" itemprop="actor" title="Cast">Craig Parkinson</a><a href="https://google.com/search?q=Alice Lowe" target="_blank" itemprop="actor" title="Cast">Alice Lowe</a><a href="https://google.com/search?q=Asim Chaudhry" target="_blank" itemprop="actor" title="Cast">Asim Chaudhry</a><a href="https://google.com/search?q=Will Poulter" target="_blank" itemprop="actor" title="Cast">Will Poulter</a> </div> <div itemprop="abstract" class="summary"> In 1984, a young programmer starts to question reality while he adapts a mad writer's dark fantasy novel into a video game. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2018-12-28"></i><p title="2018-12-28"><time itemprop="datePublished" datetime="2018-12-28">Dec 28</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.3/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Black Mirror - Bandersnatch (2018)', 'http://127.0.0.1:5500/?req=/movies/Black_Mirror_-_Bandersnatch_(2018)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Black%20Mirror%20Bandersnatch--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k81"> <a href="https://microtecpe.com" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/microtecpe.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b96"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/repl.jpeg);"> <sup itemprop="identifier">#33</sup> <sub itemprop="size" title="Size">262MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Replicas--hmp4.htm" target="_blank" title="Download">Replicas (2018)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Keanu Reeves" target="_blank" itemprop="actor" title="Cast">Keanu Reeves</a><a href="https://google.com/search?q=Alice Eve" target="_blank" itemprop="actor" title="Cast">Alice Eve</a><a href="https://google.com/search?q=Emily Alyn Lind" target="_blank" itemprop="actor" title="Cast">Emily Alyn Lind</a><a href="https://google.com/search?q=John Ortiz" target="_blank" itemprop="actor" title="Cast">John Ortiz</a><a href="https://google.com/search?q=Emjay Anthony" target="_blank" itemprop="actor" title="Cast">Emjay Anthony</a><a href="https://google.com/search?q=Aria Lyric Leabu" target="_blank" itemprop="actor" title="Cast">Aria Lyric Leabu</a><a href="https://google.com/search?q=Thomas Middleditch" target="_blank" itemprop="actor" title="Cast">Thomas Middleditch</a> </div> <div itemprop="abstract" class="summary"> Following a tragic car accident, William Foster, a scientist, desperately tries to bring his wife and kids back from the dead using AI systems. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2018-10-25"></i><p title="2018-10-25"><time itemprop="datePublished" datetime="2018-10-25">Oct 25</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>2.8/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Replicas (2018)', 'http://127.0.0.1:5500/?req=/movies/Replicas_(2018)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Replicas--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b97"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/upg.jpeg);"> <sup itemprop="identifier">#34</sup> <sub itemprop="size" title="Size">176MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/ZxWvkZWlo02-upgrade-2018-netnaija-com-mp4" target="_blank" title="Download">Upgrade (2018)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Logan Marshall-Green" target="_blank" itemprop="actor" title="Cast">Logan Marshall-Green</a><a href="https://google.com/search?q=Melanie Vallejo" target="_blank" itemprop="actor" title="Cast">Melanie Vallejo</a><a href="https://google.com/search?q=Betty Gabriel" target="_blank" itemprop="actor" title="Cast">Betty Gabriel</a><a href="https://google.com/search?q=Harrison Gilbertson" target="_blank" itemprop="actor" title="Cast">Harrison Gilbertson</a><a href="https://google.com/search?q=Simon Maiden" target="_blank" itemprop="actor" title="Cast">Simon Maiden</a><a href="https://google.com/search?q=Benedict Hardie" target="_blank" itemprop="actor" title="Cast">Benedict Hardie</a> </div> <div itemprop="abstract" class="summary"> A technophobe suffers paralysis and loses his wife in a self-driving car accident. A tech billionaire offers him a chip that can restore in his body mobility as<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2018-08-31"></i><p title="2018-08-31"><time itemprop="datePublished" datetime="2018-08-31">Aug 31</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.7/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Upgrade (2018)', 'http://127.0.0.1:5500/?req=/movies/Upgrade_(2018)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/ZxWvkZWlo02-upgrade-2018-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b99"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/rpo2018.jpeg);"> <sup itemprop="identifier">#35</sup> <sub itemprop="size" title="Size">374MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Ready%20Player%20One%202018--hmp4.htm" target="_blank" title="Download">Ready Player One (2018)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Tye Sheridan" target="_blank" itemprop="actor" title="Cast">Tye Sheridan</a><a href="https://google.com/search?q=Olivia Cooke" target="_blank" itemprop="actor" title="Cast">Olivia Cooke</a><a href="https://google.com/search?q=Ben Mendelsohn" target="_blank" itemprop="actor" title="Cast">Ben Mendelsohn</a><a href="https://google.com/search?q=Mark Rylance" target="_blank" itemprop="actor" title="Cast">Mark Rylance</a><a href="https://google.com/search?q=Ernest Cline" target="_blank" itemprop="actor" title="Cast">Ernest Cline</a><a href="https://google.com/search?q=T.J. Miller" target="_blank" itemprop="actor" title="Cast">T.J. Miller</a><a href="https://google.com/search?q=Lena Waithe" target="_blank" itemprop="actor" title="Cast">Lena Waithe</a> </div> <div itemprop="abstract" class="summary"> James Halliday designs a virtual reality world and hides the keys to his fortune in it for a worthy player. Wade, a teenager, sets out on a quest to find it. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2018-03-30"></i><p title="2018-03-30"><time itemprop="datePublished" datetime="2018-03-30">Mar 30</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>7.0/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Ready Player One (2018)', 'http://127.0.0.1:5500/?req=/movies/Ready_Player_One_(2018)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Ready%20Player%20One%202018--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b100"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/thecomm.jpg);"> <sup itemprop="identifier">#36</sup> <sub itemprop="size" title="Size">279MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-The%20Commuter--hmp4.htm" target="_blank" title="Download">The Commuter (2018)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Liam Neeson" target="_blank" itemprop="actor" title="Cast">Liam Neeson</a><a href="https://google.com/search?q=Patrick Wilson" target="_blank" itemprop="actor" title="Cast">Patrick Wilson</a><a href="https://google.com/search?q=Elizabeth McGovern" target="_blank" itemprop="actor" title="Cast">Elizabeth McGovern</a><a href="https://google.com/search?q=Florence Pugh" target="_blank" itemprop="actor" title="Cast">Florence Pugh</a><a href="https://google.com/search?q=Jonathan Banks" target="_blank" itemprop="actor" title="Cast">Jonathan Banks</a><a href="https://google.com/search?q=Rolland Moller" target="_blank" itemprop="actor" title="Cast">Rolland Moller</a> </div> <div itemprop="abstract" class="summary"> Michael is an insurance agent, gets recruited by a mysterious woman for a strange task that soon evolves into a fight for his life. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2018-01-24"></i><p title="2018-01-24"><time itemprop="datePublished" datetime="2018-01-24">Jan 24</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.8/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Commuter (2018)', 'http://127.0.0.1:5500/?req=/movies/The_Commuter_(2018)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-The%20Commuter--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k10"> <a href="https://datacamp.com" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/datacamp.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b101"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/motoe.jpeg);"> <sup itemprop="identifier">#37</sup> <sub itemprop="size" title="Size">229MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/wdokiFhaC74-murder-on-the-orient-express-2017-hc-netnaija-com-mp4" target="_blank" title="Download">Murder on the Orient Express (2017)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Kenneth Branagh" target="_blank" itemprop="actor" title="Cast">Kenneth Branagh</a><a href="https://google.com/search?q=Johnny Depp" target="_blank" itemprop="actor" title="Cast">Johnny Depp</a><a href="https://google.com/search?q=Daisy Ridley" target="_blank" itemprop="actor" title="Cast">Daisy Ridley</a><a href="https://google.com/search?q=Michelle Pfeiffer" target="_blank" itemprop="actor" title="Cast">Michelle Pfeiffer</a><a href="https://google.com/search?q=Tom Batman" target="_blank" itemprop="actor" title="Cast">Tom Batman</a><a href="https://google.com/search?q=Willem Dafoe" target="_blank" itemprop="actor" title="Cast">Willem Dafoe</a><a href="https://google.com/search?q=Penelope Cruz" target="_blank" itemprop="actor" title="Cast">Penelope Cruz</a><a href="https://google.com/search?q=Josh Gad" target="_blank" itemprop="actor" title="Cast">Josh Gad</a><a href="https://google.com/search?q=Judi Dench" target="_blank" itemprop="actor" title="Cast">Judi Dench</a> </div> <div itemprop="abstract" class="summary"> Following a murder on a train, a detective investigates and find the culprit amongst the passengers aboard, and also learns the true identity of the victim. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2017-11-10"></i><p title="2017-11-10"><time itemprop="datePublished" datetime="2017-11-10">Nov 10</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Murder on the Orient Express (2017)', 'http://127.0.0.1:5500/?req=/movies/Murder_on_the_Orient_Express_(2017)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/wdokiFhaC74-murder-on-the-orient-express-2017-hc-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b102"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/mfelt.jpg);"> <sup itemprop="identifier">#38</sup> <sub itemprop="size" title="Size">275MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Mark%20Felt%20-%20The%20Man%20Who%20Brought%20Down%20the%20White%20House--hmp4.htm" target="_blank" title="Download">Mark Felt - The Man Who Brought Down the White House (2017)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Liam Neeson" target="_blank" itemprop="actor" title="Cast">Liam Neeson</a><a href="https://google.com/search?q=Martin Csokas" target="_blank" itemprop="actor" title="Cast">Martin Csokas</a><a href="https://google.com/search?q=Diane Lane" target="_blank" itemprop="actor" title="Cast">Diane Lane</a><a href="https://google.com/search?q=Kate Walsh" target="_blank" itemprop="actor" title="Cast">Kate Walsh</a><a href="https://google.com/search?q=Josh Lucas" target="_blank" itemprop="actor" title="Cast">Josh Lucas</a><a href="https://google.com/search?q=Maika Monroe" target="_blank" itemprop="actor" title="Cast">Maika Monroe</a><a href="https://google.com/search?q=Tony Goldwyn" target="_blank" itemprop="actor" title="Cast">Tony Goldwyn</a><a href="https://google.com/search?q=Bruce Greenwood" target="_blank" itemprop="actor" title="Cast">Bruce Greenwood</a><a href="https://google.com/search?q=Tom Sizemore" target="_blank" itemprop="actor" title="Cast">Tom Sizemore</a><a href="https://google.com/search?q=Brian d'Arcy James" target="_blank" itemprop="actor" title="Cast">Brian d'Arcy James</a> </div> <div itemprop="abstract" class="summary"> FBI agent, Mark Felt adopts the code name 'Deep Throat' and leaks information to reporters, leading them to uncover the Watergate scandal. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2017-09-29"></i><p title="2017-09-29"><time itemprop="datePublished" datetime="2017-09-29">Sep 29</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.0/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Mark Felt - The Man Who Brought Down the White House (2017)', 'http://127.0.0.1:5500/?req=/movies/Mark_Felt_-_The_Man_Who_Brought_Down_the_White_House_(2017)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Mark%20Felt%20-%20The%20Man%20Who%20Brought%20Down%20the%20White%20House--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b103"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/whtm.jpeg);"> <sup itemprop="identifier">#39</sup> <sub itemprop="size" title="Size">253MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://www.sabishare.com/file/FmdDFDkFP96-what-happened-to-monday-2017-netnaija-com-mp4" target="_blank" title="Download">What Happend to Monday (2017)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Noomi Rapace" target="_blank" itemprop="actor" title="Cast">Noomi Rapace</a><a href="https://google.com/search?q=Willem Dafoe" target="_blank" itemprop="actor" title="Cast">Willem Dafoe</a><a href="https://google.com/search?q=Glenn Close" target="_blank" itemprop="actor" title="Cast">Glenn Close</a><a href="https://google.com/search?q=Marwan Kenzari" target="_blank" itemprop="actor" title="Cast">Marwan Kenzari</a><a href="https://google.com/search?q=Christian Rubeck" target="_blank" itemprop="actor" title="Cast">Christian Rubeck</a><a href="https://google.com/search?q=Cassie Clare" target="_blank" itemprop="actor" title="Cast">Cassie Clare</a> </div> <div itemprop="abstract" class="summary"> In an overpopulated world where families are allowed only one child, secret septuplets must avoid execution while investigating the disappearance of one of thei<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2017-08-30"></i><p title="2017-08-30"><time itemprop="datePublished" datetime="2017-08-30">Aug 30</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] What Happend to Monday (2017)', 'http://127.0.0.1:5500/?req=/movies/What_Happend_to_Monday_(2017)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://www.sabishare.com/file/FmdDFDkFP96-what-happened-to-monday-2017-netnaija-com-mp4" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b104"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/tsbu.jpeg);"> <sup itemprop="identifier">#40</sup> <sub itemprop="size" title="Size">322MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-The%20Space%20Between%20Us%202017--hmp4.htm" target="_blank" title="Download">The Space Between Us (2017)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Gary Oldman" target="_blank" itemprop="actor" title="Cast">Gary Oldman</a><a href="https://google.com/search?q=Janet Montogomery" target="_blank" itemprop="actor" title="Cast">Janet Montogomery</a><a href="https://google.com/search?q=Carla Gugino" target="_blank" itemprop="actor" title="Cast">Carla Gugino</a><a href="https://google.com/search?q=Asa Butterfield" target="_blank" itemprop="actor" title="Cast">Asa Butterfield</a><a href="https://google.com/search?q=Britt Robertson" target="_blank" itemprop="actor" title="Cast">Britt Robertson</a><a href="https://google.com/search?q=BD Wong" target="_blank" itemprop="actor" title="Cast">BD Wong</a> </div> <div itemprop="abstract" class="summary"> Astronaut Sarah Elliot dies on Mars during child birth due to Eclampsia. 16 years later, the child visits Earth in search for his father and new meaning to life<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2017-02-01"></i><p title="2017-02-01"><time itemprop="datePublished" datetime="2017-02-01">Feb 1</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>3.8/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Space Between Us (2017)', 'http://127.0.0.1:5500/?req=/movies/The_Space_Between_Us_(2017)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-The%20Space%20Between%20Us%202017--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k83"> <a href="https://learn.marketeeer.com" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/marketeeer1.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b106"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/snowden.jpeg);"> <sup itemprop="identifier">#41</sup> <sub itemprop="size" title="Size">360MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Snowden--hmp4.htm" target="_blank" title="Download">Snowden (2016)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Joseph Gordon-Levitt" target="_blank" itemprop="actor" title="Cast">Joseph Gordon-Levitt</a><a href="https://google.com/search?q=Shailene Woodley" target="_blank" itemprop="actor" title="Cast">Shailene Woodley</a><a href="https://google.com/search?q=Rhys Ifans" target="_blank" itemprop="actor" title="Cast">Rhys Ifans</a><a href="https://google.com/search?q=Zachary Qunito" target="_blank" itemprop="actor" title="Cast">Zachary Qunito</a><a href="https://google.com/search?q=Melissa Leo" target="_blank" itemprop="actor" title="Cast">Melissa Leo</a><a href="https://google.com/search?q=Nicolas Cage" target="_blank" itemprop="actor" title="Cast">Nicolas Cage</a><a href="https://google.com/search?q=Timothy Olyphant" target="_blank" itemprop="actor" title="Cast">Timothy Olyphant</a><a href="https://google.com/search?q=Ben Schnetzer" target="_blank" itemprop="actor" title="Cast">Ben Schnetzer</a><a href="https://google.com/search?q=LaKeith Stanfield" target="_blank" itemprop="actor" title="Cast">LaKeith Stanfield</a> </div> <div itemprop="abstract" class="summary"> After discovering that the NSA is illegally spying on ordinary US citizens, Edward Snowden grapples with the decision to leak classified documents to the press. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2016-09-22"></i><p title="2016-09-22"><time itemprop="datePublished" datetime="2016-09-22">Sep 22</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>6.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Snowden (2016)', 'http://127.0.0.1:5500/?req=/movies/Snowden_(2016)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Snowden--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b107"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/arrival.jpeg);"> <sup itemprop="identifier">#42</sup> <sub itemprop="size" title="Size">311MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Arrival--hmp4.htm" target="_blank" title="Download">Arrival (2016)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Amy Adams" target="_blank" itemprop="actor" title="Cast">Amy Adams</a><a href="https://google.com/search?q=Jeremy Renner" target="_blank" itemprop="actor" title="Cast">Jeremy Renner</a><a href="https://google.com/search?q=Forest Whitaker" target="_blank" itemprop="actor" title="Cast">Forest Whitaker</a><a href="https://google.com/search?q=Michael Stuhlbarg" target="_blank" itemprop="actor" title="Cast">Michael Stuhlbarg</a><a href="https://google.com/search?q=Tzi Ma" target="_blank" itemprop="actor" title="Cast">Tzi Ma</a><a href="https://google.com/search?q=Joe Cobden" target="_blank" itemprop="actor" title="Cast">Joe Cobden</a><a href="https://google.com/search?q=Russel Yuen" target="_blank" itemprop="actor" title="Cast">Russel Yuen</a><a href="https://google.com/search?q=Julian Casey" target="_blank" itemprop="actor" title="Cast">Julian Casey</a><a href="https://google.com/search?q=Mark O'Brien" target="_blank" itemprop="actor" title="Cast">Mark O'Brien</a><a href="https://google.com/search?q=Ruth Chiang" target="_blank" itemprop="actor" title="Cast">Ruth Chiang</a> </div> <div itemprop="abstract" class="summary"> A Linguistics Expert 'Louise', along with her team of scientists must interpret the cryptic language of Aliens who have come to Earth in a mysterious UFO. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2016-09-01"></i><p title="2016-09-01"><time itemprop="datePublished" datetime="2016-09-01">Sep 1</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>8.5/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Arrival (2016)', 'http://127.0.0.1:5500/?req=/movies/Arrival_(2016)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Arrival--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b108"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/sjobs.jpeg);"> <sup itemprop="identifier">#43</sup> <sub itemprop="size" title="Size">328MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Steve%20Jobs--hmp4.htm" target="_blank" title="Download">Steve Jobs (2015)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Michael Fassbender" target="_blank" itemprop="actor" title="Cast">Michael Fassbender</a><a href="https://google.com/search?q=Seth Rogen" target="_blank" itemprop="actor" title="Cast">Seth Rogen</a><a href="https://google.com/search?q=Jeff Daniels" target="_blank" itemprop="actor" title="Cast">Jeff Daniels</a><a href="https://google.com/search?q=Katherine Waterston" target="_blank" itemprop="actor" title="Cast">Katherine Waterston</a><a href="https://google.com/search?q=Kate Winslet" target="_blank" itemprop="actor" title="Cast">Kate Winslet</a><a href="https://google.com/search?q=Sarah Snook" target="_blank" itemprop="actor" title="Cast">Sarah Snook</a> </div> <div itemprop="abstract" class="summary"> A portrait of Steve at the epicenter of the digital revolution. The story unfolds at 3 iconic product launches, ending with the unveiling of iMac in 1998. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2015-10-23"></i><p title="2015-10-23"><time itemprop="datePublished" datetime="2015-10-23">Oct 23</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>8.0/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Steve Jobs (2015)', 'http://127.0.0.1:5500/?req=/movies/Steve_Jobs_(2015)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Steve%20Jobs--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b109"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/chapp.jpeg);"> <sup itemprop="identifier">#44</sup> <sub itemprop="size" title="Size">321MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Chappie--hmp4.htm" target="_blank" title="Download">CHAPPiE (2015)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Dev Patel" target="_blank" itemprop="actor" title="Cast">Dev Patel</a><a href="https://google.com/search?q=Sharlto Copley" target="_blank" itemprop="actor" title="Cast">Sharlto Copley</a><a href="https://google.com/search?q=Sigourney Weaver" target="_blank" itemprop="actor" title="Cast">Sigourney Weaver</a><a href="https://google.com/search?q=Hugh Jackman" target="_blank" itemprop="actor" title="Cast">Hugh Jackman</a><a href="https://google.com/search?q=Jose Pablo Cantillo" target="_blank" itemprop="actor" title="Cast">Jose Pablo Cantillo</a><a href="https://google.com/search?q=Yolani Visser" target="_blank" itemprop="actor" title="Cast">Yolani Visser</a><a href="https://google.com/search?q=Watkin Tudor Jones Jr." target="_blank" itemprop="actor" title="Cast">Watkin Tudor Jones Jr.</a> </div> <div itemprop="abstract" class="summary"> A police robot is stolen by criminals and treated like their own child. With new programming, Chappie becomes the first robot with the ability to feel and think<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2015-03-06"></i><p title="2015-03-06"><time itemprop="datePublished" datetime="2015-03-06">Mar 6</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.7/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] CHAPPiE (2015)', 'http://127.0.0.1:5500/?req=/movies/CHAPPiE_(2015)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Chappie--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k76"> <a href="https://fairmoney.io" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/fairmoney2.png);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b110"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/exmac.jpeg);"> <sup itemprop="identifier">#45</sup> <sub itemprop="size" title="Size">289MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Ex%20Machina--hmp4.htm" target="_blank" title="Download">Ex Machina (2015)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Alicia Vikander" target="_blank" itemprop="actor" title="Cast">Alicia Vikander</a><a href="https://google.com/search?q=Oscar Isaac" target="_blank" itemprop="actor" title="Cast">Oscar Isaac</a><a href="https://google.com/search?q=Domhnall Gleeson" target="_blank" itemprop="actor" title="Cast">Domhnall Gleeson</a><a href="https://google.com/search?q=Sonoya Mizuno" target="_blank" itemprop="actor" title="Cast">Sonoya Mizuno</a><a href="https://google.com/search?q=Claire Selby" target="_blank" itemprop="actor" title="Cast">Claire Selby</a><a href="https://google.com/search?q=Gana Bayarsaikhan" target="_blank" itemprop="actor" title="Cast">Gana Bayarsaikhan</a><a href="https://google.com/search?q=Corey Johnson" target="_blank" itemprop="actor" title="Cast">Corey Johnson</a> </div> <div itemprop="abstract" class="summary"> A young programmer gets a chance to become a part of a strange Scientific experiment where he is to assess AI robots by interacting with a female humanoid. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2015-01-21"></i><p title="2015-01-21"><time itemprop="datePublished" datetime="2015-01-21">Jan 21</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>8.0/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Ex Machina (2015)', 'http://127.0.0.1:5500/?req=/movies/Ex_Machina_(2015)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Ex%20Machina--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b112"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/trans.jpeg);"> <sup itemprop="identifier">#46</sup> <sub itemprop="size" title="Size">317MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Transcendence--hmp4.htm" target="_blank" title="Download">Transcendence (2014)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Johnny Depp" target="_blank" itemprop="actor" title="Cast">Johnny Depp</a><a href="https://google.com/search?q=Rebecca Hall" target="_blank" itemprop="actor" title="Cast">Rebecca Hall</a><a href="https://google.com/search?q=Paul Bettany" target="_blank" itemprop="actor" title="Cast">Paul Bettany</a><a href="https://google.com/search?q=Kata Mara" target="_blank" itemprop="actor" title="Cast">Kata Mara</a><a href="https://google.com/search?q=Morgan Freeman" target="_blank" itemprop="actor" title="Cast">Morgan Freeman</a><a href="https://google.com/search?q=Cillian Murphy" target="_blank" itemprop="actor" title="Cast">Cillian Murphy</a><a href="https://google.com/search?q=Clifton Collins Jr." target="_blank" itemprop="actor" title="Cast">Clifton Collins Jr.</a> </div> <div itemprop="abstract" class="summary"> Dr. Will Caster's consciousness gets uploaded into a quantum computer to extend his life, and begins making groundbreaking discoveries but with a hidden mo<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2014-04-10"></i><p title="2014-04-10"><time itemprop="datePublished" datetime="2014-04-10">Apr 10</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.1/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Transcendence (2014)', 'http://127.0.0.1:5500/?req=/movies/Transcendence_(2014)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Transcendence--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b115"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/roboc.jpeg);"> <sup itemprop="identifier">#47</sup> <sub itemprop="size" title="Size">312MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-RoboCop--hmp4.htm" target="_blank" title="Download">RoboCop (2014)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Joel Kinnaman" target="_blank" itemprop="actor" title="Cast">Joel Kinnaman</a><a href="https://google.com/search?q=Abbie Cornish" target="_blank" itemprop="actor" title="Cast">Abbie Cornish</a><a href="https://google.com/search?q=Gary Oldman" target="_blank" itemprop="actor" title="Cast">Gary Oldman</a><a href="https://google.com/search?q=Michael Keaton" target="_blank" itemprop="actor" title="Cast">Michael Keaton</a><a href="https://google.com/search?q=Samuel L. Jackson" target="_blank" itemprop="actor" title="Cast">Samuel L. Jackson</a><a href="https://google.com/search?q=Jackie E. Haley" target="_blank" itemprop="actor" title="Cast">Jackie E. Haley</a> </div> <div itemprop="abstract" class="summary"> When Alex Murphy, a cop, gets injured in a bomb explosion, he is transformed into a robot police officer in order to combat criminal activities in the United St<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2014-02-12"></i><p title="2014-02-12"><time itemprop="datePublished" datetime="2014-02-12">Feb 12</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] RoboCop (2014)', 'http://127.0.0.1:5500/?req=/movies/RoboCop_(2014)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-RoboCop--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b116"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/her.jpeg);"> <sup itemprop="identifier">#48</sup> <sub itemprop="size" title="Size">336MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Her%20202013--hmp4.htm" target="_blank" title="Download">Her (2013)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Joaquin Phoenix" target="_blank" itemprop="actor" title="Cast">Joaquin Phoenix</a><a href="https://google.com/search?q=Scarlett Johansson" target="_blank" itemprop="actor" title="Cast">Scarlett Johansson</a><a href="https://google.com/search?q=Rooney Mara" target="_blank" itemprop="actor" title="Cast">Rooney Mara</a><a href="https://google.com/search?q=Chris Pratt" target="_blank" itemprop="actor" title="Cast">Chris Pratt</a><a href="https://google.com/search?q=Amy Adams" target="_blank" itemprop="actor" title="Cast">Amy Adams</a><a href="https://google.com/search?q=Olivia Wilde" target="_blank" itemprop="actor" title="Cast">Olivia Wilde</a><a href="https://google.com/search?q=Spike Jonze" target="_blank" itemprop="actor" title="Cast">Spike Jonze</a> </div> <div itemprop="abstract" class="summary"> Theodore Twombly, an introverted writer, falls in love with an AI opertaing system when he finds out about Her ability to learn and adapt. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2013-12-18"></i><p title="2013-12-18"><time itemprop="datePublished" datetime="2013-12-18">Dec 18</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>8.3/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Her (2013)', 'http://127.0.0.1:5500/?req=/movies/Her_(2013)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Her%20202013--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k18"> <a href="tel:+2348122057982" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/quickshop.jpg);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b117"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/5thest.jpeg);"> <sup itemprop="identifier">#49</sup> <sub itemprop="size" title="Size">343MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-The%20Fifth%20Estate--hmp4.htm" target="_blank" title="Download">The Fifth Estate (2013)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Julian Assange" target="_blank" itemprop="actor" title="Cast">Julian Assange</a><a href="https://google.com/search?q=Benedict Cumberbatch" target="_blank" itemprop="actor" title="Cast">Benedict Cumberbatch</a><a href="https://google.com/search?q=Daniel Bruhl" target="_blank" itemprop="actor" title="Cast">Daniel Bruhl</a><a href="https://google.com/search?q=Alicia Vikander" target="_blank" itemprop="actor" title="Cast">Alicia Vikander</a><a href="https://google.com/search?q=Laura Linney" target="_blank" itemprop="actor" title="Cast">Laura Linney</a><a href="https://google.com/search?q=Dan Stevens" target="_blank" itemprop="actor" title="Cast">Dan Stevens</a><a href="https://google.com/search?q=Stanley Tucci" target="_blank" itemprop="actor" title="Cast">Stanley Tucci</a><a href="https://google.com/search?q=Peter Capaldi" target="_blank" itemprop="actor" title="Cast">Peter Capaldi</a><a href="https://google.com/search?q=Anthony Mackie" target="_blank" itemprop="actor" title="Cast">Anthony Mackie</a> </div> <div itemprop="abstract" class="summary"> WikiLeak's co-founders leak secret data to the world. However, they find themselves in a fix when they obtain confidential documents related to US Intelligence. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2013-10-18"></i><p title="2013-10-18"><time itemprop="datePublished" datetime="2013-10-18">Oct 18</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Fifth Estate (2013)', 'http://127.0.0.1:5500/?req=/movies/The_Fifth_Estate_(2013)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-The%20Fifth%20Estate--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b118"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/jobs.jpeg);"> <sup itemprop="identifier">#50</sup> <sub itemprop="size" title="Size">343MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Jobs--hmp4.htm" target="_blank" title="Download">Jobs (2013)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Aston Kutcher" target="_blank" itemprop="actor" title="Cast">Aston Kutcher</a><a href="https://google.com/search?q=Josh Gad" target="_blank" itemprop="actor" title="Cast">Josh Gad</a><a href="https://google.com/search?q=Matthew Modine" target="_blank" itemprop="actor" title="Cast">Matthew Modine</a><a href="https://google.com/search?q=Lesley Ann Warren" target="_blank" itemprop="actor" title="Cast">Lesley Ann Warren</a><a href="https://google.com/search?q=Dermot Mulroney" target="_blank" itemprop="actor" title="Cast">Dermot Mulroney</a><a href="https://google.com/search?q=J.K. Simmons" target="_blank" itemprop="actor" title="Cast">J.K. Simmons</a><a href="https://google.com/search?q=Giles Matthey" target="_blank" itemprop="actor" title="Cast">Giles Matthey</a> </div> <div itemprop="abstract" class="summary"> The story of Steve Jobs' ascension from college dropout into one of the most revered creative entrepreneurs of the 20th century. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2013-08-15"></i><p title="2013-08-15"><time itemprop="datePublished" datetime="2013-08-15">Aug 15</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Jobs (2013)', 'http://127.0.0.1:5500/?req=/movies/Jobs_(2013)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Jobs--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b119"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/paran.jpeg);"> <sup itemprop="identifier">#51</sup> <sub itemprop="size" title="Size">246MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Paranoia--hmp4.htm" target="_blank" title="Download">Paranoia (2013)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Lian Hemworth" target="_blank" itemprop="actor" title="Cast">Lian Hemworth</a><a href="https://google.com/search?q=Gary Oldman" target="_blank" itemprop="actor" title="Cast">Gary Oldman</a><a href="https://google.com/search?q=Harrison Ford" target="_blank" itemprop="actor" title="Cast">Harrison Ford</a><a href="https://google.com/search?q=Amber Heard" target="_blank" itemprop="actor" title="Cast">Amber Heard</a><a href="https://google.com/search?q=Embeth Davidtz" target="_blank" itemprop="actor" title="Cast">Embeth Davidtz</a><a href="https://google.com/search?q=Julian McMahon" target="_blank" itemprop="actor" title="Cast">Julian McMahon</a><a href="https://google.com/search?q=Lucas Till" target="_blank" itemprop="actor" title="Cast">Lucas Till</a><a href="https://google.com/search?q=Angela Sarafyan" target="_blank" itemprop="actor" title="Cast">Angela Sarafyan</a><a href="https://google.com/search?q=Josh Holloway" target="_blank" itemprop="actor" title="Cast">Josh Holloway</a> </div> <div itemprop="abstract" class="summary"> A young talented engineer gets involved in a high-stakes game of greed, corporate espionage and deception between two powerful ex-partner tech visionaries. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2013-08-08"></i><p title="2013-08-08"><time itemprop="datePublished" datetime="2013-08-08">Aug 8</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.3/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Paranoia (2013)', 'http://127.0.0.1:5500/?req=/movies/Paranoia_(2013)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Paranoia--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b120"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/tints.jpeg);"> <sup itemprop="identifier">#52</sup> <sub itemprop="size" title="Size">334MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-The%20Internship--hmp4.htm" target="_blank" title="Download">The Internship (2013)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Owen Wilson" target="_blank" itemprop="actor" title="Cast">Owen Wilson</a><a href="https://google.com/search?q=Vince Vaughn" target="_blank" itemprop="actor" title="Cast">Vince Vaughn</a><a href="https://google.com/search?q=Josh Brener" target="_blank" itemprop="actor" title="Cast">Josh Brener</a><a href="https://google.com/search?q=Josh Gad" target="_blank" itemprop="actor" title="Cast">Josh Gad</a><a href="https://google.com/search?q=Dylan O'Brien" target="_blank" itemprop="actor" title="Cast">Dylan O'Brien</a><a href="https://google.com/search?q=Tiya Sircar" target="_blank" itemprop="actor" title="Cast">Tiya Sircar</a><a href="https://google.com/search?q=Tobit Raphael" target="_blank" itemprop="actor" title="Cast">Tobit Raphael</a><a href="https://google.com/search?q=Will Ferrell" target="_blank" itemprop="actor" title="Cast">Will Ferrell</a><a href="https://google.com/search?q=Max Minghella" target="_blank" itemprop="actor" title="Cast">Max Minghella</a><a href="https://google.com/search?q=Aasif Mandvi" target="_blank" itemprop="actor" title="Cast">Aasif Mandvi</a> </div> <div itemprop="abstract" class="summary"> Two salesmen accidentally get an internship at Google, Inc. and must prove their relevance against all odds in the digital world of young tech-savvy geniuses. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2013-05-29"></i><p title="2013-05-29"><time itemprop="datePublished" datetime="2013-05-29">May 29</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.7/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Internship (2013)', 'http://127.0.0.1:5500/?req=/movies/The_Internship_(2013)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-The%20Internship--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k19"> <a href="https://ubagroup.com/nigeria/personal-banking/digital-banking/chat-with-leo/" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/ubaleo.jpg);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b121"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/ironm3.jpeg);"> <sup itemprop="identifier">#53</sup> <sub itemprop="size" title="Size">347MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Iron%20Man%203--hmp4.htm" target="_blank" title="Download">Iron Man 3 (2013)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Robert Downey Jr." target="_blank" itemprop="actor" title="Cast">Robert Downey Jr.</a><a href="https://google.com/search?q=Gwyneth Paltrow" target="_blank" itemprop="actor" title="Cast">Gwyneth Paltrow</a><a href="https://google.com/search?q=Don Cheadle" target="_blank" itemprop="actor" title="Cast">Don Cheadle</a><a href="https://google.com/search?q=Jon Favreau" target="_blank" itemprop="actor" title="Cast">Jon Favreau</a><a href="https://google.com/search?q=Ben Kingsley" target="_blank" itemprop="actor" title="Cast">Ben Kingsley</a><a href="https://google.com/search?q=Guy Pearce" target="_blank" itemprop="actor" title="Cast">Guy Pearce</a><a href="https://google.com/search?q=Rebecca Hall" target="_blank" itemprop="actor" title="Cast">Rebecca Hall</a> </div> <div itemprop="abstract" class="summary"> After failing to defeat a formidable enemy known as The Mandarin, Tony Stark embarks on a journey of self-discovery. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2013-05-01"></i><p title="2013-05-01"><time itemprop="datePublished" datetime="2013-05-01">May 1</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>6.5/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Iron Man 3 (2013)', 'http://127.0.0.1:5500/?req=/movies/Iron_Man_3_(2013)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Iron%20Man%203--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b123"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/tsn.jpeg);"> <sup itemprop="identifier">#54</sup> <sub itemprop="size" title="Size">320MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-The%20Social%20Network--hmp4.htm" target="_blank" title="Download">The Social Network (2010)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Jesse Eisenberg" target="_blank" itemprop="actor" title="Cast">Jesse Eisenberg</a><a href="https://google.com/search?q=Rooney Mara" target="_blank" itemprop="actor" title="Cast">Rooney Mara</a><a href="https://google.com/search?q=Andrew Garfield" target="_blank" itemprop="actor" title="Cast">Andrew Garfield</a><a href="https://google.com/search?q=Armie Hammer" target="_blank" itemprop="actor" title="Cast">Armie Hammer</a><a href="https://google.com/search?q=Max Minghella" target="_blank" itemprop="actor" title="Cast">Max Minghella</a><a href="https://google.com/search?q=Justin Timberlake" target="_blank" itemprop="actor" title="Cast">Justin Timberlake</a> </div> <div itemprop="abstract" class="summary"> The pseudo-true story of Mark Zuckerberg, a Harvard undergrad turned dropout who builds a social network site from his college dorm room - known as Facebook. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2010-10-01"></i><p title="2010-10-01"><time itemprop="datePublished" datetime="2010-10-01">Oct 1</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>8.9/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] The Social Network (2010)', 'http://127.0.0.1:5500/?req=/movies/The_Social_Network_(2010)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-The%20Social%20Network--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b124"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/ironm2.jpeg);"> <sup itemprop="identifier">#55</sup> <sub itemprop="size" title="Size">332MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Iron%20Man%202--hmp4.htm" target="_blank" title="Download">Iron Man 2 (2010)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Robert Downey Jr." target="_blank" itemprop="actor" title="Cast">Robert Downey Jr.</a><a href="https://google.com/search?q=Gwyneth Paltrow" target="_blank" itemprop="actor" title="Cast">Gwyneth Paltrow</a><a href="https://google.com/search?q=Don Cheadle" target="_blank" itemprop="actor" title="Cast">Don Cheadle</a><a href="https://google.com/search?q=Jon Favreau" target="_blank" itemprop="actor" title="Cast">Jon Favreau</a><a href="https://google.com/search?q=Mickey Rourke" target="_blank" itemprop="actor" title="Cast">Mickey Rourke</a><a href="https://google.com/search?q=Sam Rockwell" target="_blank" itemprop="actor" title="Cast">Sam Rockwell</a><a href="https://google.com/search?q=Scarlett Johansson" target="_blank" itemprop="actor" title="Cast">Scarlett Johansson</a> </div> <div itemprop="abstract" class="summary"> In addition to tackling deadly treats from his enemies, Tony Stark is under pressure from the US government to share his technology with the world. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2010-05-07"></i><p title="2010-05-07"><time itemprop="datePublished" datetime="2010-05-07">May 7</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>6.6/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Iron Man 2 (2010)', 'http://127.0.0.1:5500/?req=/movies/Iron_Man_2_(2010)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Iron%20Man%202--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b125"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/avatar.jpeg);"> <sup itemprop="identifier">#56</sup> <sub itemprop="size" title="Size">476MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Avatar--hmp4.htm" target="_blank" title="Download">Avatar (2009)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Sam Worthington" target="_blank" itemprop="actor" title="Cast">Sam Worthington</a><a href="https://google.com/search?q=Zoe Saldana" target="_blank" itemprop="actor" title="Cast">Zoe Saldana</a><a href="https://google.com/search?q=Sigourney Weaver" target="_blank" itemprop="actor" title="Cast">Sigourney Weaver</a><a href="https://google.com/search?q=Stephen Lang" target="_blank" itemprop="actor" title="Cast">Stephen Lang</a><a href="https://google.com/search?q=Joel David Moore" target="_blank" itemprop="actor" title="Cast">Joel David Moore</a><a href="https://google.com/search?q=Michelle Rodriguez" target="_blank" itemprop="actor" title="Cast">Michelle Rodriguez</a><a href="https://google.com/search?q=CCH Pounder" target="_blank" itemprop="actor" title="Cast">CCH Pounder</a><a href="https://google.com/search?q=Laz Alonso" target="_blank" itemprop="actor" title="Cast">Laz Alonso</a><a href="https://google.com/search?q=Wes Studi" target="_blank" itemprop="actor" title="Cast">Wes Studi</a><a href="https://google.com/search?q=Peter Mensah" target="_blank" itemprop="actor" title="Cast">Peter Mensah</a> </div> <div itemprop="abstract" class="summary"> Jake, who is paraplegic, replaces his twin on the Na'vi inhabited Pandora for a corporate mission. After the natives accept him as one of their own, he must dec<a>...</a> </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2009-12-17"></i><p title="2009-12-17"><time itemprop="datePublished" datetime="2009-12-17">Dec 17</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>8.1/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Avatar (2009)', 'http://127.0.0.1:5500/?req=/movies/Avatar_(2009)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Avatar--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li class="kite" id="k19"> <a href="https://ubagroup.com/nigeria/personal-banking/digital-banking/chat-with-leo/" target="_blank" title="Visit Advertiser"> <div class="thumbnail" style="background-image: url(./img/kite/ubaleo.jpg);"> <sup>#1</sup> <sub>AD</sub> </div> </a> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b126"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/eye.jpeg);"> <sup itemprop="identifier">#57</sup> <sub itemprop="size" title="Size">313MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Eagle%20Eye%20--hmp4.htm" target="_blank" title="Download">Eagle Eye (2008)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Shia LaBeouf" target="_blank" itemprop="actor" title="Cast">Shia LaBeouf</a><a href="https://google.com/search?q=Michelle Monaghan" target="_blank" itemprop="actor" title="Cast">Michelle Monaghan</a><a href="https://google.com/search?q=Rosario Dawson" target="_blank" itemprop="actor" title="Cast">Rosario Dawson</a><a href="https://google.com/search?q=Billy Bob Thornton" target="_blank" itemprop="actor" title="Cast">Billy Bob Thornton</a> </div> <div itemprop="abstract" class="summary"> Jerry Shaw and Rachel Holloman receive a mysterious call from an unknown female, who controls their every move and tasks them to carry out a terrosrist mission. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2008-09-16"></i><p title="2008-09-16"><time itemprop="datePublished" datetime="2008-09-16">Sep 16</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>4.5/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Eagle Eye (2008)', 'http://127.0.0.1:5500/?req=/movies/Eagle_Eye_(2008)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Eagle%20Eye%20--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b127"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/ironm1.jpeg);"> <sup itemprop="identifier">#58</sup> <sub itemprop="size" title="Size">335MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-Iron%20Man--hmp4.htm" target="_blank" title="Download">Iron man (2008)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Robert Downey Jr." target="_blank" itemprop="actor" title="Cast">Robert Downey Jr.</a><a href="https://google.com/search?q=Gwyneth Paltrow" target="_blank" itemprop="actor" title="Cast">Gwyneth Paltrow</a><a href="https://google.com/search?q=Jeff Bridges" target="_blank" itemprop="actor" title="Cast">Jeff Bridges</a><a href="https://google.com/search?q=Jon Favreau" target="_blank" itemprop="actor" title="Cast">Jon Favreau</a><a href="https://google.com/search?q=Terrence Howard" target="_blank" itemprop="actor" title="Cast">Terrence Howard</a><a href="https://google.com/search?q=Shaun Toub" target="_blank" itemprop="actor" title="Cast">Shaun Toub</a><a href="https://google.com/search?q=Leslie Bibb" target="_blank" itemprop="actor" title="Cast">Leslie Bibb</a> </div> <div itemprop="abstract" class="summary"> Industrialist billionaire playboy, Tony Stark, constructs a high-tech armoured suit to escape his captors, and fight against evil forces to save the world. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2008-05-02"></i><p title="2008-05-02"><time itemprop="datePublished" datetime="2008-05-02">May 2</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>8.4/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] Iron man (2008)', 'http://127.0.0.1:5500/?req=/movies/Iron_man_(2008)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-Iron%20Man--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li><li itemscope itemtype="https://schema.org/CreativeWork" id="b128"> <div itemprop="image" class="thumbnail" style="background-image: url(./img/irobot2.jpeg);"> <sup itemprop="identifier">#59</sup> <sub itemprop="size" title="Size">307MB</sub> </div> <article> <div class="headline"> <a itemprop="headline" href="https://fzmovies.net/movie-I%20Robot--hmp4.htm" target="_blank" title="Download">I, Robot (2004)</a> </div> <div class="byline"> <a href="https://google.com/search?q=Will Smith" target="_blank" itemprop="actor" title="Cast">Will Smith</a><a href="https://google.com/search?q=Bridget Moynahan" target="_blank" itemprop="actor" title="Cast">Bridget Moynahan</a><a href="https://google.com/search?q=James Cromwell" target="_blank" itemprop="actor" title="Cast">James Cromwell</a><a href="https://google.com/search?q=Alan Tudyk" target="_blank" itemprop="actor" title="Cast">Alan Tudyk</a><a href="https://google.com/search?q=Chi McBride" target="_blank" itemprop="actor" title="Cast">Chi McBride</a><a href="https://google.com/search?q=Bruce Greenwood" target="_blank" itemprop="actor" title="Cast">Bruce Greenwood</a><a href="https://google.com/search?q=Shia LaBeouf" target="_blank" itemprop="actor" title="Cast">Shia LaBeouf</a> </div> <div itemprop="abstract" class="summary"> Det. Spooner investigates the murder of Dr. Alfred of US Robotics. With the help of a robopsychologist, he tries to deduce if a robot is the prime suspect. </div> </article> <div class="activity"> <table border="0" width="100%"> <tr> <td> <i class="fi fi-rs-clock" title="2004-07-16"></i><p title="2004-07-16"><time itemprop="datePublished" datetime="2004-07-16">Jul 16</time><p> </td> <td> <i class="fi fi-rs-star" title="Ratings"></i><p>5.7/10</p> </td> <td> <a onClick="shareData('Odara TV', '[DOWNLOAD] I, Robot (2004)', 'http://127.0.0.1:5500/?req=/movies/I,_Robot_(2004)')"><i class="fi fi-rs-share" title="Share"></i><p>Share</p></a> </td> <td> <i class="fi fi-rs-thumbtack" title="Watchlist"></i><p>Watchlist</p> </td> <td> <a itemprop="url" href="https://fzmovies.net/movie-I%20Robot--hmp4.htm" target="_blank"><i class="fi fi-rs-download" title="Download"></i><p>Download</p></a> </td> </tr> </table> </div> </li>
</ul>
</section>
</main>
<aside>
<section class="header">
<h1 class="svgg" id="svgg">
<a href="index.html" title="Home">
<img src="./typeface.png" alt="odara" />
</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, sign me the f**k up!
</a>
</div>
</section>
</aside>
<footer>
<div class="connect">
<h2>Connect with Odara 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/odara-tv/" 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:webmaster@hwplabs.com" target="_blank">hello@odara.tv</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 id="end">
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" src="./js/noscript.js"></script>
<script type="text/javascript">
// # Invert Dark Mode
lightMode();
// # Service Worker
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>