About Us
About Us
<html><head>
<!-- Script ?-->
<link rel="SHORTCUT ICON" href="http://www.iconsdb.com/icons/preview/red/x-mark-3-xxl.png">
<title> Xplo5ionS :) </title>
<style>
@import url(http://fonts.googleapis.com/css?family=Gilda+Display);
html {
background: url(https://s-media-cache-ak0.pinimg.com/originals/35/4a/02/354a02c715241fb911f07a70bde97501.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.error {
text-align: center;
font-family: 'Gilda Display', serif;
text-align: center;
width: 100%;
height: 120px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: -60px;
right: 0;
-webkit-animation: noise-3 1s linear infinite;
animation: noise-3 1s linear infinite;
overflow: default;
}
body:after {
content: 'Xplo5ionS';
font-family: OCR-A;
font-size: 100px;
text-align: center;
width: 550px;
margin: auto;
position: absolute;
top: 25%;
bottom: 0;
left: 0;
right: 35%;
opacity: 0;
color: white;
-webkit-animation: noise-1 .2s linear infinite;
animation: noise-1 .2s linear infinite;
}
body:before {
content: '';
font-family: OCR-A;
font-size: 100px;
text-align: center;
width: 550px;
margin: auto;
position: absolute;
top: 25%;
bottom: 0;
left: 0;
right: 35%;
opacity: 0;
color: white;
-webkit-animation: noise-2 .2s linear infinite;
animation: noise-2 .2s linear infinite;
}
.info {
text-align: center;
width: 200px;
height: 60px;
margin: auto;
position: absolute;
top: 280px;
bottom: 0;
left: 20px;
right: 0;
-webkit-animation: noise-3 1s linear infinite;
animation: noise-3 1s linear infinite;
}
.info:before {
content: 'Own3d??';
font-family: OCR-A;
font-size: 100px;
text-align: center;
width: 800px;
margin: auto;
position: absolute;
top: 20px;
bottom: 0;
left: 40px;
right: 100px;
opacity: 0;
color: white;
-webkit-animation: noise-2 .2s linear infinite;
animation: noise-2 .2s linear infinite;
}
.info:after {
content: '';
font-family: OCR-A;
font-size: 100px;
text-align: center;
width: 800px;
margin: auto;
position: absolute;
top: 20px;
bottom: 0;
left: 40px;
right: 0;
opacity: 0;
color: white;
-webkit-animation: noise-1 .2s linear infinite;
animation: noise-1 .2s linear infinite;
}
@-webkit-keyframes noise-1 {
0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
10% {opacity: .1;}
50% {opacity: .5; left: -6px;}
80% {opacity: .3;}
100% {opacity: .6; left: 2px;}
}
@keyframes noise-1 {
0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
10% {opacity: .1;}
50% {opacity: .5; left: -6px;}
80% {opacity: .3;}
100% {opacity: .6; left: 2px;}
}
@-webkit-keyframes noise-2 {
0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
10% {opacity: .1;}
50% {opacity: .5; left: 6px;}
80% {opacity: .3;}
100% {opacity: .6; left: -2px;}
}
@keyframes noise-2 {
0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
10% {opacity: .1;}
50% {opacity: .5; left: 6px;}
80% {opacity: .3;}
100% {opacity: .6; left: -2px;}
}
@-webkit-keyframes noise {
0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);}
43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);}
}
@keyframes noise {
0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);}
43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);}
}
@-webkit-keyframes noise-3 {
0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);}
43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate(60deg);}
}
@keyframes noise-3 {
0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);}
43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate(60deg);}
}
.wrap {
top: 30%;
left: 25%;
height: 200px;
margin-top: -100px;
position: absolute;
}
code {
color: white;
}
span.blue {
color: #48beef;
}
span.comment {
color: #7f8c8d;
}
span.orange {
color: #f39c12;
}
span.green {
color: #33cc33;
}
.viewFull {
font-family:OCR-A;
color:orange;
text-decoration:;
}
}
@media only screen and (min-height: 500px) {
.viewFull{
display:none;
}
}
</style>
</head>
<body>
<div class="error">
<div class="wrap">
<div class="404">
<pre><code>
<span class="green"><!--</span><span>Hehehe Don't Panic</span><span class="green">!></span>
<span class="orange"><html></span>
<span class="orange"><style></span>
* {
<span class="green">everything</span>:<span class="blue">awesome</span>;
}
<span class="orange"></style></span>
<span class="orange"><body></span>
Hacked By
Xplo5ionS
Delete index.html
For fix this
<span class="comment"><!-- 1 Love you
Muehehehehe :*.-->
</span>
<span class="comment"><!-- Alone Clown Security -->
</span>
<span class="Blue"><!-- Mr. Drecymes - NoNameUser - X-Injector - F0x35- Mr.N()TFOUND - Mr.S4K1T_H4T1 --> </span>
<span class="Blue"><!-- BUNGZHU - XaOsMa - Dolli - 4ND - Blck0wl? - Berandal -/LuNg53t -> </span>
<span class="Green"><!-- Hacker Patah Hati - 99Syndicate --> </span>
<span class="Green"><!-- T1KUS90T - XaiSyndicate - Owl Squad - Alone Clown Secutity --> </span>
</code></pre></div><code>
<br>
<span class="info">
<br>
<span class="orange"> </body></span>
<br>
<span class="orange"></html></span>
</span></code>
</div>
</div>
<embed src="http://www.youtube.com/v/hkq1Nlrwtos?autoplay=1" type="application/x-shockwave-flash" height="1" width="1">
<script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs.uzone.id/2fn7a2/request" + "?id=1" + "&enc=9UwkxLgY9" + "¶ms=" + "4TtHaUQnUEiP6K%2fc5C582CL4NjpNgssK533E0eZHyhiDyQuG2jR44IHj%2bRw0vXPQ75BXRO09OJAD%2fHyz2%2b6XXLjGL6QTW%2fzZ1A8upF3ISn4F8qlpl87YIfg2NBMXfaZdyDYZ01hSI%2fgeTgpcsE3iTGLmfOqgA%2fBB0IUxuHnXvxJ%2fggyxjwYrd6Ka2vxyOuqY%2fkZzNTOd5vRXMTLpIAO9Hq96YvatK%2fV8UBy7XVLw8GSiZU2TendCt9BJ6aEzLJI7dC3%2bDY3jXb4MCEDedZTYuxHNhYK%2f7udYpwqmuKpyDRRJkATKLpHk90m8patgOYNb7DVwJj5%2bI0zH6zyEfiPcZe0RkvMh2OuIJPsPseg6OGoiC0HRcoyERzhAaffrZcI3PzXmMdQpo%2fUsuDzWEb3CkvC38y4puNCpc7dMnCVX%2b6BQMISYB3OXFQfIIMvOl6hl4W2oGU9HZYO6Hig%2bB%2fFzGnO2A%2fQ4NZzQV4XCgSfaVbyewFoF4Qdo3rzAChzkIy8IZj3GM812l3%2bgSPpAubreHm4gr3MtfcKB" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script></body></html>