File size: 2,155 Bytes
3aa64d5 |
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 |
<body style="background-color:powderblue;">
<title>Crystal-Hosts</title>
<script disable-devtool-auto src="https://cdn.jsdelivr.net/npm/disable-devtool@latest"></script>
<!--- Java & CSS Starts --->
<script type="text/javascript" src="/firestick/core/js/clickabledropdowns.js"></script>
<link rel="stylesheet" href="/firestick/core/css/main.page.css">
<link rel="stylesheet" href="/firestick/core/css/nav.and.bottom.bar.css">
<!--- Java & CSS Ends --->
<!--- Announcement Box Starts --->
<center><div class="alert-box"><h3>This App Is Optimised For The Firestick & Uses Silk Browser & VLC Player<br>Always Use <b>'Open With Silk Browser or VLC' & Use MP4 Links</b></h3>
<p style="color:red;">Read The Stream Info At The Top Of The Stream Page As Some Sites Serve Popups, Silk Will Block Them, But If Asked Just Click 'STAY HERE'</p></div></center>
<!--- Announcement Box Ends --->
<!--- Contents Table Starts --->
<table>
<tr>
<td><center><img src="/firestick/core/images/movieindex.png" style="width:100px;height:100px;"><br><br>
<div class="dropdown">
<button onclick="myFunction()" class="dropbtn">Watch Here</button>
<div id="myDropdown" class="dropdown-content">
<a href="http://84.22.44.211/" target="_blank">Movie Dex 1</a></center>
</div>
</div></td>
<td><center><img src="/firestick/core/images/movieindex.png" style="width:100px;height:100px;"><br><br>
<div class="dropdown">
<button onclick="myFunction()" class="dropbtn">Watch Here</button>
<div id="myDropdown" class="dropdown-content">
<a href="https://fmftp.net/Data/movies/hollywood/2021/" target="_blank">Movie Dex 2</a></center>
</div>
</div></td>
<td><center><img src="/firestick/core/images/movieindex.png" style="width:100px;height:100px;"><br><br>
<div class="dropdown">
<button onclick="myFunction()" class="dropbtn">Watch Here</button>
<div id="myDropdown" class="dropdown-content">
<a href="https://ia601508.us.archive.org/35/items/movies_202211/" target="_blank">Movie Dex 3</a></center>
</div>
</div></td>
</tr>
</table></body></html></center><br>
<!--- Contents Table Ends --->
|