- 제출된 URL:
- https://www.pch.com/now
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 0개 결과
웹 콘솔에 기록된 메시지
HTML
페이지의 원시 HTML 본문
<!DOCTYPE html><!--[if lt IE 7 ]> <html class="ie6"> <![endif]--><!--[if IE 7 ]> <html class="ie7"> <![endif]--><!--[if IE 8 ]> <html class="ie8"> <![endif]--><!--[if IE 9 ]> <html class="ie9"> <![endif]--><!--[if (gt IE 9)|!(IE)]><!--><html class=""><!--<![endif]--><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=700">
<title>Come back soon to PCH.com!</title>
<link rel="stylesheet" type="text/css" href="./assets/reset.css">
<style type="text/css">
html, body{
background: #fff ;
}
body {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
font-size: 12px;
color: #333;
}
#wrap{
width: 700px;
margin: 0 auto;
padding: 25px;
}
h1{
margin: 10px 10px 65px;
}
h2, h3, p{
text-align:center;
}
h2{
color: #F9A538;
text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
font-size: 50px;
margin-bottom: 25px;
text-transform: uppercase;
font-weight: bold;
}
h3{
font-size: 25px;
margin-bottom: 10px;
}
p{
position: absolute;
bottom: 10px;
width: 100%; /* need witdh since its abs*/
}
</style>
</head>
<body>
<h1><img src="http://video.pch.com/general/geoblock/assets/PCHComLogo.png" width="250" height="77"></h1>
<div id="wrap">
<h2>We appreciate your interest in Publishers Clearing House. </h2>
<h3>Unfortunately at this time we are unable to process international online transactions. Please keep in mind that under the official rules for Publishers Clearing House there are geographic limitations to entry into our promotions, contests and giveaways.</h3>
</div>
<center>
Your public IP address is: 2a09:bac1:23e0:1138::16f:37.
</center>
<p>© <script>document.write(new Date().getFullYear())</script>2024 Publishers Clearing House</p>
</body></html>