-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
55 lines (43 loc) · 1.91 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
49
50
51
52
53
54
55
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SMS BOMBER</title>
<meta name="viewport" content="width=device-width">
<link href="./SMS BOMBER_files/css" rel="stylesheet">
<link href="style.css" rel="stylesheet" type="text/css" media="all" />
</head>
<body>
<form action="https://tricksanyapp.com/smsbomber/ksa.php" method="get">
<!-- header start -->
<div class="copyright">
<a href="https://www.youtube.com/vinayaksinghyt?sub_confirmation=1" style="text-decoration: none" > Vinayak Singh</a>
</div>
<!-- <div id="header" class="section"> -->
<!-- <img alt="" class="img-circle" src="v.gif"> -->
<a href="https://www.youtube.com/vinayaksinghyt?sub_confirmation=1"><img alt="" class="img-circle" src="v.gif" height="100"></a>
<div id="header" class="section">
<p>SMS BOMBER</p>
<p>By Vinayak Singh</p>
</div>
<marquee>This Script is Only For Entertainment Purpose And We Are Not Responsible For Any Types Of
Damage</marquee>
<!-- header end -->
<br>
<br>
<input name="numb" placeholder="ENTER TARGET NUMBER" type="text" required=""><br>
<br>
<input type="submit" value="SPAM" class="submit">
<br>
</form>
<!-- Promotion Section start -->
<div class="section" id="contacts">
<h1><a href="https://www.youtube.com/vinayaksinghyt?sub_confirmation=1">Subscribe My Youtube Channel for more
Script and Secret Tricks</a></h1>
<a href="https://www.youtube.com/vinayaksinghyt?sub_confirmation=1"><img src="youtube.svg" width="200px"
height="100px" align="left"></a>
<a href="https://www.youtube.com/vinayaksinghyt?sub_confirmation=1"><img src="Subscribe.gif"></a>
</div>
<!-- Promotion Section end -->
</body>
</html>