- Scan-ID:
- a9e1d93c-9c72-468e-bbc5-4f713ff812efBeendet
- Eingereichte URL:
- https://keepinc.net/Umgeleitet
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
JavaScript-Variablen · 6 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
jQuery11220049321688919285345 | object |
Konsolenprotokoll-Meldungen · 1 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Welcome to Keepinc.net</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="//keepinc.net/dist/style.css">
</head>
<body>
<div class="container">
<div class="row">
<section class="content">
<h2>Welcome to <span>Keepinc.net</span></h2>
<p>This is a tracking domain used for processing email/marketing statistics such as views/clicks/optouts.<br>To report a complaint/abuse use our</p>
<a href="main.php?action=report" class="btn btn-default">report abuse form</a>
<div>
<ul class="links list-unstyled">
<li class="head">Quick Links:</li>
<li><a href="main.php?action=report">Report Abuse</a></li>
<li><a href="main.php?action=privacy">Privacy Policy</a></li>
<li class="last"><a href="main.php?action=manunsub">Unsubscribe Manually</a></li>
</ul>
</div>
</section>
</div>
</div>
<script src="https://code.jquery.com/jquery-1.12.2.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
</body></html>