- Scan-ID:
- dce3b90a-2ec9-4161-b318-1b2541fa9229Beendet
- Eingereichte URL:
- https://email.fieldgibsonmedia.com/u/1FRjmNHUuw3I2j9PgMz08C
- Bericht beendet:
Links · 0 gefunden
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 | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Konsolenprotokoll-Meldungen · 1 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=utf8">
<title>User Mailing Preferences</title>
<style type="text/css">
body{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 69%;
margin:0; padding:0;
color: #444;
}
p{
color: black;
margin: 0.5em 0; padding: 0;
}
h1, h2, h3, h4{
margin:0; padding: 0;
}
h1{
font-size: 1.6em;
padding: 0.2em 0.5em;
}
#mainWrap{
text-align: center;
}
#main{
text-align: left;
margin: 5em auto;
width: 40em;
border: 2px solid #CCC;
background: #FDFDFD;
}
#main h2{
background: #F0F0F0;
padding: 0.2em 0.5em;
font-size: 1.5em;
}
#main h3{
font-size: 1.2em;
margin: 0 0 1em 0;
}
#main .content{
padding: 1em;
}
#main .content ul{
padding: 0; margin: 0.2em 0 0.2em 3em;
}
h1{
background: #F0F0F0;
border-bottom: 2px solid #CCC;
overflow: auto;
text-align: right;
padding: 6px 12px;
}
h1 img{
float: left;
}
</style>
</head>
<body>
<h1><!--img src="http://www.adestra.com/images/adestra_logo.gif" alt=""-->User Preferences</h1>
<div id="mainWrap">
<div id="main">
<h2>Thank you</h2>
<div class="content">
<h3>Unsubscribe Status</h3>
<p>Your email address has been removed from our mailing list.</p>
<!--p>If you do not wish to be unsubscribed from this mailing list please click below to undo this action</p>
<ul>
<li><a href="/resubscribe">Resubscribe</a></li>
</ul-->
</div>
</div>
</div>
<div id="footer">
</div>
</body></html>