Spaces:
Running
Running
File size: 11,073 Bytes
b00d2c6 |
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 |
<!-- this code is written by @biisal tg:biisal-files -->
<!-- stealing credit doesn't make you developer..so try to give full credit to the developer π u will not loose anything for giving proper credit.instead -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{file_name}}</title>
<link rel="stylesheet" href="https://unpkg.com/sheryjs/dist/Shery.css" />
<link rel="stylesheet" href="https://aeditx03.github.io/resources/StreamCSS.css">
<link rel="stylesheet" href="https://aeditx03.github.io/resources/playerCss.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdn.tailwindcss.com"></script>
</head>
<!-- this code is written by @biisal tg:biisal-files -->
<!-- stealing credit doesn't make you developer..so try to give full credit to the developer π u will not loose anything for giving proper credit.instead -->
<body>
<nav>
<div class="nleft">
<a href="https://t.me/TheMovieProviderBot">
<!-- if u are trying to change the header name please remove the title text from bottom line -->
<h4 id="heading" style="z-index: 100;" class="magnet">MOVIE PROVIDER</h4>
</a>
</div>
<div class="nryt">
<a class="home-btn magnet" href="#main" onclick="toggleWidthnav(this)">HOME</a>
<a href="#sec1" class="about-btn magnet" onclick="toggleWidthnav(this)">ABOUT</a>
</div>
</nav>
<center>
<div class="about-nav">
<a href="#sec1" class="wlcm magnet" onclick="toggleWidth(this)">WELCOME</a>
<a href="#sec2" class="abt-chnl magnet" onclick="toggleWidth(this)">CHANNELS</a>
<a href="#sec3" class="magnet bot-btn" onclick="toggleWidth(this) , bot_btn_clicked()">BOTS</a>
<a href="#sec4" class="magnet contact-btn" onclick="toggleWidth(this)">LET'S TALK</a>
</div>
</center>
<!-- this code is written by @biisal tg:biisal-files -->
<!-- stealing credit doesn't make you developer..so try to give full credit to the developer π u will not loose anything for giving proper credit.instead -->
<div class="outer">
<div class="inner">
<div class="main" id="main">
<video id="player" class="player" src="{{file_url}}" type="video/mp4" playsinline controls
width="100%"></video>
<div class="player"></div>
<div class="file-name">
<h4>File name : </h4>
<br>
<p id="myDiv">{{file_name}}</p>
</div>
<div class="downloadBtn">
<button class="magnet" onclick="vlc_player()"><img src="https://i.postimg.cc/15TQ4y7B/vlc.png"
alt="">watch in VLC PLAYER</button>
<button class="magnet" onclick="mx_player()"><img src="https://i.postimg.cc/sx4Msv4T/mx.png"
alt="">watch in MX PLAYER</button>
<button class="magnet" onclick="playit_player()"><img src="https://i.postimg.cc/RVGWYJFF/playit.png"
alt="">watch in PLAYit
PLAYER</button>
<button class="magnet" onclick="km_player()"><img src="https://i.postimg.cc/wT9tFQ9Z/km.png"
alt="">watch in KM PLAYER</button>
<button class="magnet" onclick="s_player()"><img src="https://i.postimg.cc/XYJr6NGg/s.png"
alt="">watch in S PLAYER</button>
<button class="magnet" onclick="hd_player()"><img src="https://i.postimg.cc/rFT43LNh/hd.png"
alt="">watch in HD
PLAYER(4K)</button>
<button class="magnet" onclick="bisalDownload()"><img style="height: 35px;"
src="https://i.postimg.cc/Zncc9YLq/Pngtree-download-icon-3581467.png" alt="">download video
</button>
</div>
</div>
<div class="abt">
<div class="about">
<div class="about-dets">
<div class="abt-sec" id="sec1" style="padding: 160px 30px;">
<h1 style="text-align: center;">WELCOME TO OUR <Span>STREAMING WEBSITE</Span></h1>
<p style="text-align: center; line-height: 2;word-spacing: 2px; letter-spacing: 0.8px;">
We're
thrilled to have <span>you</span> here.
Get ready for an
amazing <span>experience</span>
filled with <span>entertainment</span>, <span>fun</span>, and <span>surprises</span>.
Grab
your snacks, sit back, and <span>enjoy</span> the show !
</p>
</div>
<div class="abt-sec" id="sec2">
<h1>OUR ALL <span>CHANNELS</span> LIST</h1>
<div class="links chnl-link">
<a class="magnet" href="https://t.me/HP_MOVIES_WORLD"><button>HP MOVIES
WORLD</button></a>
<a class="magnet" href="https://t.me/MoviesLinkSearchBot2"><button>MOVIE SEARCH
BOTΒ²</button></a>
<a class="magnet" href="https://t.me/MoviesLinkSearchBot3"><button>MOVIE SEARCH
BOTΒ³</button></a>
<a class="magnet" href="https://t.me/HpMovieReqest"><button>MOVIE REQUEST
GROUP</button></a>
<a class="magnet" href="https://t.me/+_mQHFKrbsiQyOTQ1"><button>HP REQUEST
LOGS</button></a>
</div>
</div>
<div class="abt-sec" id="sec3">
<h1>OUR ALL <span>BOTS</span> LIST</h1>
<div class="links bot-link">
<a class="magnet" href="https://t.me/TheMovieProviderBot"><button>THE MOVIE
PROVIDER</button></a>
</div>
</div>
<div class="abt-sec" id="sec4">
<!-- this code is written by @biisal tg:biisal-files -->
<!-- stealing credit doesn't make you developer..so try to give full credit to the developer π u will not loose anything for giving proper credit.instead -->
<p style="text-align: center;">YOU CAN <Span>TALK</Span> WITH US FOR YOUR <Span>SUPPORT</Span> AND YOU CAN <Span>REPORT</Span> THROUGH
TELEGRAM</p>
<div class="links contact">
<a href="https://t.me/HpRequestBot"><button>CONTACT US</button></a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="mid">
<h1 class="mid-text">VISIT <a href="#sec3" onclick="bot_btn_clicked()"><span>OUR BOT</span></a>
FOR
MORE
INFO</h1>
</div>
<div class="last-text">
<p class="text-center pb-20 pr-6 pl-6 absolute" style="font-weight: 500;">
Welcome to our online streaming platform! Our website allows users to generate streamable links for
various files using Telegram bot. Please note that we are not responsible for the content shared or
streamed through our service. Users are encouraged to respect copyright laws and adhere to our
community
guidelines. Enjoy easy, hassle-free file streaming service.
</p>
</div>
<!-- this code is written by @biisal tg:biisal-files -->
<!-- stealing credit doesn't make you developer..so try to give full credit to the developer π u will not loose anything for giving proper credit.instead -->
<div class="copyright ">
<h5 class="text-center">Copyright Β© 2023 <a href="https://t.me/DeletedFromEarth"><span
style="font-weight: 700;">HP</span></a>. All
Rights Reserved.</h5>
<div class="icons">
<a href="https://github.com/HarshalPurohitEdits"><i class="fa-brands fa-github fa-lg"></i></a>
<a href="https://t.me/bisal_Files"><i class="fa-brands fa-telegram fa-lg"></i></a>
</div>
<h4 style="font-weight: 700;">This Page Is Designed By <a
href="https://t.me/DeletedFromEarth"><span>HP</span></a></h4>
</div>
</footer>
</body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/0.155.0/three.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/automat/controlkit.js@master/bin/controlKit.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sheryjs/dist/Shery.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function () {
const uncopyableElement = document.querySelector(".uncopyable");
uncopyableElement.addEventListener("selectstart", function (event) {
event.preventDefault();
});
});
</script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script src="https://cdn.plyr.io/3.6.9/plyr.js"></script>
<script src="https://aeditx03.github.io/resources/StreamJs.js"></script>
</html>
<!-- this code is written by @biisal tg:biisal-files -->
<!-- stealing credit doesn't make you developer..so try to give full credit to the developer π u will not loose anything for giving proper credit.instead -->
|