-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (35 loc) · 1.76 KB
/
Copy pathindex.html
File metadata and controls
37 lines (35 loc) · 1.76 KB
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
<!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">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/stylesheet.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<title>Hacked by C.S.C !</title>
</head>
<body>
<div class="cont-body">
<canvas id="matrix-bg" class="matrix-bg"></canvas>
<div class="only-sec" id="only-sec">
<div class="container">
<div class="parent-title" id="parent-title">
<h1 class="title"><span class="fspan-title">HACKED</span> by <span class="sspan-title">C.S.C team</span></h1>
</div>
<div class="logo-team">
<img class="logo" src="assets/img/pngwing.com (1).png" alt="SEO">
</div>
<div class="parent-paragraph">
<p class="paragraph">In the name of GOD. We after try hard , can hacking and uploading deface in this site. We are from <span class="sspan-title">C.S.C team</span>. We are iranian hacker. thank you for visite. If you like this team, pls share this page :)</p>
</div>
</div>
</div>
</div>
<script src="assets/js/jquery-3.2.1.slim.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>