- 扫描 ID:
- eadd2990-f376-4d4a-ab41-dbd947b04c78已完成
- 提交的 URL:
- https://mdz0.com/
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 3 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="language" content="ru"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Вы не робот?</title><style>*{padding:0;margin:0}noscript{color:red}img{max-width:100%}html,body{text-align:center}#captcha{margin-top:30px;display:inline-block;text-align:center}#captcha form{margin:0 30px}#captcha ul{padding:10px;border:1px solid rgba(0,0,0,.3);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}#captcha ul > li{display:block;list-style:none;vertical-align:top}#captcha button.btn{cursor:pointer}#captcha button.btn,#captcha input[name=CaptchaCobe]{width:100px;padding:5px 0}#captcha img{width:350px}#captcha input[name=CaptchaCode]{margin:10px 0;padding:5px;width:100%}::-webkit-input-placeholder{text-align:center}:-moz-placeholder{text-align:center}::-moz-placeholder{text-align:center}:-ms-input-placeholder{text-align:center}</style></head><body><section id="captcha"><form method="post" action="/check_captcha"><ul><li><img src="/captcha"></li><li><div><input name="CaptchaCode" maxlength="6" type="text" placeholder="Введите число цифрами"></div><div><button type="submit" class="btn" id="b" disabled="">Войти</button></div></li></ul></form><script>document.addEventListener("DOMContentLoaded", function() {setTimeout(function() {document.getElementById("b").disabled = false;}, 4000);});</script></section></body></html>