https://www.pch.com/now

URL inviato:
https://www.pch.com/now
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 3 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 0 trovati

Messaggi registrati nella console Web

HTML

Il corpo HTML non elaborato della pagina

<!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&nbsp;Publishers Clearing House</p>

</body></html>