https://sol-clicks.com/

ID da verificação
db699a78-28a2-4e78-9667-deb7d62dd867Concluído
URL enviado:
https://sol-clicks.com/
Relatório concluído:

Os links de saída identificados na página

Variáveis JavaScript · 3 encontrada(s)

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registro do console · 2 encontrada(s)

Mensagens registradas no console web

TipoCategoriaLog
errornetwork
URL
https://sol-clicks.com/
Texto
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://sol-clicks.com/
Texto
Failed to load resource: the server responded with a status of 404 ()

HTML

O corpo HTML bruto da página

<html><head>
	<title>404 Not Found</title>
	<meta charset="utf-8">
	<style type="text/css">
		html, body { padding: 0; margin: 0; height: 100%; width: 100%; }
		body { display: flex; background: #3c8dbc; }
		h1 {
			margin: auto; width: 250px; padding: 260px 10px 10px 10px;
			background: url('/cms/image/e404.png') top center no-repeat;
			color: #fff; font: normal 32px sans-serif; text-align: center;
		}
	</style>
</head>
<body>
	<h1>404 Not Found</h1>

</body></html>