- ID da verificação
- 209409ef-6897-4268-b98f-35536a791665Concluído
- URL enviado:
- https://mbiz.mailclick.me/u.php
- Relatório concluído:
Links · 0 encontrado(s)
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
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensagens de registro do console · 0 encontrada(s)
Mensagens registradas no console web
HTML
O corpo HTML bruto da página
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html><head>
<title>Erro de descadastramento</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="content-language" content="en-us">
<style>
* { margin: 0; padding: 0; }
body { font: normal 12px "Trebuchet MS", verdana, arial, helvetica, sans-serif; text-align: center; background: #fff; color: #000; }
h2 { font: bold 22px "Trebuchet MS", verdana, arial, helvetica, sans-serif; color: #858585; padding-bottom: 14px; }
h2.title { background-color: #818181; padding: 5px; color: #ffffff; }
h3 { font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif; color: #111; padding: 5px 0 12px 0; }
#messagebox { width: 400px; margin-left: auto; margin-right: auto; margin-top:50px; padding: 25px 20px 15px 20px; text-align: left; border: 1px solid #cecece; background-color: #e2e2e2;}
ol, ul { margin: 0 0 10px 15px; }
ol li, ul li { line-height: 18px; }
p { margin-bottom: 15px; font-size: 13px; }
p.notice { background-color: #f1f1f1; border: 1px #818181 solid; padding: 5px;}
</style>
</head>
<body>
<div id="messagebox">
<h3>Ocorreu um erro</h3>
<p>Por favor, volte atrás e tente novamente. Se o problema persistir, entre em contato com o prestador de serviços.</p>
</div>
</body></html>