- Scan-ID:
- eadd2990-f376-4d4a-ab41-dbd947b04c78Beendet
- Eingereichte URL:
- https://mdz0.com/
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
JavaScript-Variablen · 3 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Konsolenprotokoll-Meldungen · 0 gefunden
In der Web-Konsole protokollierte Meldungen
HTML
Der HTML-Rohtext der Seite
<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>