https://onslv.io/

Submitted URL:
https://onslv.io/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 6 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

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Home Page</title>
    <link rel="stylesheet" href="/lib/bootstrap/dist/css/bootstrap.min.css">
    <link rel="stylesheet" href="/css/site.css">
</head>
<body>   
    <div class="container">
        <header class="header">
            <div class="logo-image">
                <img src="https://www.onsolve.com/wp-content/themes/onsolve/img/logo.svg" alt="OnSolve">
            </div>
            <div class="border-image">
                <img src="/images/slants.png" alt="">
            </div>
        </header>

        <div>
            <main role="main">
                

<div class="message-body"><p>The link has expired</p></div>
<div class="footer">
    <p></p>
</div>

            </main>
        </div>
    </div>
    <script src="/lib/jquery/dist/jquery.min.js"></script>
    <script src="/lib/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
    <script src="/js/site.js?v=BxFAw9RUJ1E4NycpKEjCNDeoSvr4RPHixdBq5wDnkeY"></script>
    


</body></html>