- Scan ID:
- 7d014285-1d22-4997-aa84-590c1b1a0363Finished
- Submitted URL:
- https://kekma.net/
- Report Finished:
Links · 1 found
The outgoing links identified from the page
Link | Text |
---|---|
https://tube.kekmahub.com/ | Click Here to view the KEKMATUBE! |
JavaScript Variables · 8 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
brapp | function |
ahyesmydear | function |
tfs | function |
Console log messages · 2 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
error | network |
|
HTML
The raw HTML body of the page
<html><head>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body *="" {="" padding:="" 0;="" margin:="" }="">
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<img onclick="brapp()" id="poo2" src="button.jpg" class="centered" style="padding-bottom:250px;">
<a id="poo3" style="z-index:9999999; position:absolute; top:50px; text-align:center; left:0; right:0; color:#fff; font-family:sans-serif">[email protected]</a>
<section style="position:absolute; bottom:50px;z-index:9999999; width:100%">
<img id="poo4" onclick="ahyesmydear()" src="8mggbk.jpg" class="fandom">
<a style="color:white" class="chute" href="https://tube.kekmahub.com/">Click Here to view the KEKMATUBE!</a>
</section>
<!-- <img onclick="ahyesmydear()" id="poo3" src="fandom.png" class="fandom"> -->
<audio id="shart" preload="" hidden="" loop="" src="scream.mp3"></audio>
<audio id="shart2" preload="" hidden="" loop="" src="scream.mp3"></audio>
<audio id="shart3" preload="" hidden="" loop="" src="rape.mp3"></audio>
<div onmouseover="tfs()" class="trap"></div>
<div id="poo" class="black"></div>
<div class="centain">
<div class="center">
<video id="fart" loop="" src="zzart.mp4"></video>
</div>
</div>
<div class="backg"><img src="naggars.gif">"</div>
<script>
window.onbeforeunload = function() { return 'I hate niggers.'; }
function brapp() {
var fart = document.getElementById("poo");
fart.parentNode.removeChild(fart);
var fart = document.getElementById("poo2");
fart.parentNode.removeChild(fart);
var fart = document.getElementById("poo3");
fart.parentNode.removeChild(fart);
var fart = document.getElementById("poo4");
fart.parentNode.removeChild(fart);
var $video = $('#fart');
$video.get(0).play();
var $audio = $('#shart');
$audio.get(0).play();
var $audio2 = $('#shart2');
$audio2.get(0).play();
var $audio3 = $('#shart3');
$audio3.get(0).play();
}
function ahyesmydear() {
window.open("https://tube.kekmahub.com/w/641eoRMTUwuFYVTV2FULeQ");
}
function tfs()
{
if (!document.fullscreenElement && !document.mozFullScreenElement && !document.webkitFullscreenElement)
{
if (document.documentElement.requestFullscreen)
{
document.documentElement.requestFullscreen();
}
else if (document.documentElement.mozRequestFullScreen)
{
document.documentElement.mozRequestFullScreen();
}
else if (document.documentElement.webkitRequestFullscreen)
{
document.documentElement.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT);
}
}
openBrowser();
}
</script>
</body></html>