https://2park7.com/

Eingereichte URL:
https://2park7.com/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 3 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
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>IIS Windows Server</title>
<style type="text/css">

body {
	background-color:#507C77;	
	margin:0;

}

#container {
	margin: 40px;
	padding: 20px;
	text-align: left;
	background-color:#ddd;	
}

a img {
	border:none;
}

</style>
</head>
<body>
	<div id="container">
	<img src="https://opendental.com/images/logos/logo.png" alt="Open Dental logo">
	<!-- This server is not running api.opendental.com, but it shares the same public IP as this server. -->
	<div>This is site is running api.opendental.com and od.ag on Mserver129.</div>
	</div>

</body></html>