https://catbox.moe/1jG91f2g

Eingereichte URL:
https://catbox.moe/1jG91f2g
Bericht beendet:

JavaScript-Variablen · 3 gefunden

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 1 gefunden

TypKategorieProtokoll
errornetwork
URL
https://catbox.moe/1jG91f2g
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head>
<link rel="shortcut icon" href="/pictures/favicon.ico">
<meta charset="UTF-8">
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=0.4">
<title>Catbox</title>
<style>

body {
	background-image: url("/bgs/texture3.png");
}

.notetiny {
	
	width: 25%;
	padding: 5px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/bgs/texture8.png");
	font-family: "Helvetica";
	font-size: 16px;
	
}

</style></head>



<body><img src="/pictures/404.png" style="margin: auto; display: block;">

<div class="notetiny">
<a class="linkbutton" href="/">Click me to go home</a>
</div>



</body></html>