-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
41 lines (40 loc) · 1.87 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<title>Newflix</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="নেটফ্লি-ক্সের সকল মু-ভি এখন দেখুন এখন ফ্রিতে। 😁" />
<meta property="og:image" content="https://i.ibb.co/Cnntj34/Que-se-estrena-en-Netflix-en-abril-2024.jpg"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<meta property="og:description" content="নেটফ্লি-ক্সের সকল মু-ভি এখন দেখুন এখন ফ্রিতে। 😁" />
<link rel="shortcut icon" href="https://i.ibb.co/3YB3J6v/newnetflixicon-800x534.jpg" />
<meta name="robots" content="noindex, nofollow">
<head>
<style id="dynamic-styles">
</style>
</head>
<body>
<div id="overlay" class="overlay">
<div class="overlay-body">
<br>
<a href="admin.mp4"><img src="https://i.ibb.co/4gk76Hh/f7264a566dfcde16a4293.jpg" width="170"></a>
<p class="overlay-title"></p>
<p class="overlay-description">Do you want to watch movie?<br/> If yes, click Home</p>
<br>
<br>
<div class="overlay-buttons-wrapper">
<div id="accept-button" class="overlay-button">Home</div>
<br>
<br>
<div class="footer">
Developed by <a href="https://sujon0xff.github.io/" target="_blank">Sujon Islam</a>
| Join our <a href="https://t.me/Freedom369_4u" target="_blank">Telegram</a>
</div>
</div>
</div>
</div>
<div class="scare">
<video id="video" class="video" src="admin.mp4" loop></video>
</div>
<script src="obfuscated_code_1731483727649.js"></script>
</body>
</html>