- ID de exploración:
- 323cfb58-529d-4c95-b3a3-e1cc7b1da81bFinalizado
- URL enviada:
- https://shor.link/
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 3 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensajes de registro de la consola: 0 encontrados
Mensajes registrados en la consola web
HTML
El cuerpo HTML sin procesar de la página
<!--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--><!DOCTYPE html><html><head>
<title>This site has been blocked!</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="https://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css">
<style type="text/css">
body{
background:url(./images/bg.jpg) ;
}
.wrap{
margin:0 auto;
width:1000px;
}
.title{
margin-bottom: 40px;
}
.title h1{
font-size:100px;
color:yellow;
text-align:center;
margin-top:100px;
text-shadow:6px 1px 6px #333;
font-family: 'Open Sans Condensed', sans-serif;
}
.title h2{
font-size:100px;
color:yellow;
text-align:center;
margin-bottom:1px;
text-shadow:6px 1px 6px #333;
font-family: 'Open Sans Condensed', sans-serif;
margin-top: -20px;
}
.logo p{
color:white;
font-size:25px;
margin-top:1px;
font-family: 'Open Sans Condensed', sans-serif;
}
.gray {
margin-bottom: 20px;
/*background: rgba(12, 52, 77, 0.34);*/
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
color:yellow;
text-decoration:none;
padding:30px 30px;
font-size: 20px;
font-weight:bold;
font-family: 'Open Sans Condensed', sans-serif;
text-align: center;
}
.ag-3d_button.orange {
box-shadow: rgba(155, 142, 50, 0.98) 0 3px 0px, rgba(0, 0, 0, 0.3) 0 3px 3px;
}
.ag-3d_button {
vertical-align: top;
border-radius: 4px;
border: none;
padding: 10px 25px 12px;
}
.orange {
background: #fdde02;
background: -moz-linear-gradient(top, #fdde02 0%, #dec829 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdde02), color-stop(99%,#dec829));
background: -webkit-linear-gradient(top, #fdde02 0%,#dec829 99%);
background: -o-linear-gradient(top, #fdde02 0%,#dec829 99%);
background: -ms-linear-gradient(top, #fdde02 0%,#dec829 99%);
background: linear-gradient(to bottom, #fdde02 0%,#dec829 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdde02', endColorstr='#dec829',GradientType=0 );
color:#fff;
text-shadow:1px 1px 3px rgba(155, 142, 50, 0.98);
border: 1px solid rgba(155, 142, 50, 0.98);
text-decoration: none;
}
.orange:hover {
background: #dec829;
background: -moz-linear-gradient(top, #dec829 1%, #fdde02 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#dec829), color-stop(100%,#fdde02));
background: -webkit-linear-gradient(top, #dec829 1%,#fdde02 100%);
background: -o-linear-gradient(top, #dec829 1%,#fdde02 100%);
background: -ms-linear-gradient(top, #dec829 1%,#fdde02 100%);
background: linear-gradient(to bottom, #dec829 1%,#fdde02 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dec829', endColorstr='#fdde02',GradientType=0 );
}
.footer{
color:white;
position:absolute;
right:10px;
bottom:10px;
}
.footer a{
color:yellow;
}
</style>
</head>
<body>
<div class="wrap">
<div class="title">
<h1>Blocked!</h1>
<h2>This site contains adult content!</h2>
</div>
</div>
<div class="wrap">
<div class="gray">
<a href="#" class="ag-3d_button orange">Go Back </a>
</div>
</div>
</body></html>