-
Notifications
You must be signed in to change notification settings - Fork 60
/
index.html
48 lines (41 loc) · 1.7 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
42
43
44
45
46
47
48
<!DOCTYPE html>
<html lang="en" >
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<title>Whatsapp-bot</title>
<link href="https://fonts.googleapis.com/css?family=Bentham|Playfair+Display|Raleway:400,500|Suranna|Trocchi" rel="stylesheet"><link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- partial:index.partial.html -->
<html lang="en">
<head>
<title>Whatsapp-bot</title>
<link href="https://fonts.googleapis.com/css?family=Bentham|Playfair+Display|Raleway:400,500|Suranna|Trocchi" rel="stylesheet">
</head>
<body>
<div class="wrapper">
<div class="product-img">
<img src="https://raw.githubusercontent.com/STARK-404/Whatsapp-spy/main/_City%20Sky%20lights%20Wallpapper.png?token=GHSAT0AAAAAACGNKBR4N6FGR7ZVARM45A7AZHCZUDQ" height="420" width="327">
</div>
<div class="product-info">
<div class="product-text">
<h1>Whatsapp-bot</h1>
<h2>by stark-404</h2>
<p>It's a powerfull tool for send<br> Whatsapp data like messages,contact<br>profile and other chats with a Qr codes<br>You can Buy the bot Password from here<br> Thanks, </p>
</div>
<div class="product-price-btn">
<p><span>18</span>$</p>
<button type="button">buy now</button>
</div>
</div>
</div>
<center>
<h1 style="color: beige;"> Tutorial</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/VlHsYEoiUfk?si=bKA9Flo4THJ7W2zQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</center>
</body>
</html>
<!-- partial -->
</body>
</html>