http://nesevista.42web.io/

Submitted URL:
http://nesevista.42web.io/Redirected
Report Finished:

The outgoing links identified from the page

LinkText
http://archive.org/download/nese_vista_business_x64_24u2/en_nese_vista_business_x64_24U2_dvd.isoDownload Now (Business and 64-bit only)

JavaScript Variables · 2 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
onscrollendobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
http://nesevista.42web.io/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
    <meta http-equiv="X-UA-Compatible" content="IE=edge,requiresActiveX=true">
    <title>Nese Vista</title>
    <meta property="og:site_name" content="Nese Vista">
    <meta property="og:title" content="Nese Vista">
    <link rel="stylesheet" type="text/css" href="./css/styles.css">
</head>
<body>
    <div class="container">
        <header>
            <h1>Nese Vista</h1>
        </header>
        <main>
            <h2>Download Nese Vista</h2>
            <p>Click the button below to download Nese Vista.</p>
            <a href="http://archive.org/download/nese_vista_business_x64_24u2/en_nese_vista_business_x64_24U2_dvd.iso" class="download-button">Download Now (Business and 64-bit only)</a>
        </main>
        <footer>
            <p>© NeseOS Corporation. All rights reserved.</p>
        </footer>
    </div>


</body></html>