-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
19 lines (19 loc) · 954 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Get Your Malware Today</title>
<link href="main.css" rel="stylesheet" />
<script src="script.js"></script>
</head>
<body>
<div class="center">
<h1><a href="https://www.youtube.com/watch?v=Wb3UrJjAac4" target="_blank">Free-Malware.com</a></h1>
<a href="malware.pdf" onclick="getMalware()" download><button id="malwareBtn">Click here to install your malware</button></a><br><br>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSd3ALp9SwW5L5d_0g7VnaLwSM4ZwGVQVQnezY87Ps_I2jNdGQ/viewform?usp=sf_link" target="_blank"><img src="" id="ad" /></a><br>
<span id="semen">Adverti<i>semen</i>t (click to expand)</span>
</div>
</body>
</html>