- 제출된 URL:
- https://email.fieldgibsonmedia.com/u/1FRjmNHUuw3I2j9PgMz08C
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 1개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
error | network |
|
HTML
페이지의 원시 HTML 본문
<!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>