- 제출된 URL:
- https://mbiz.mailclick.me/u.php
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 0개 결과
웹 콘솔에 기록된 메시지
HTML
페이지의 원시 HTML 본문
<!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>