https://www.smiletech.vip/

Submitted URL:
https://smiletech.vipRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="zh-cn"><head>
    <meta charset="UTF-8">
    <title>Bprotech</title>
    <link rel="stylesheet" href="/assets/css/index.min.css">
</head>
<body>
<div class="container">
    <div class="copy-container center-xy">
        <div class="logo">
            <img src="/images/uim-logo-round.png">
        </div>
        <h>Bprotech</h>
        <br>
        <br>
                    <ul>
                <li><button class="btn white"><a href="/auth/login">登录</a></button></li>
                <li><button class="btn white"><a href="/auth/register">注册</a></button></li>
            </ul>
            </div>
</div>





</body></html>