https://windows.sucks.win/

Submitted URL:
https://windows.sucks.win/
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 · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://windows.sucks.win/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<html lang="en"><head>

        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">

        <title>windows sux</title>

        <link rel="stylesheet" href="/assets/style.css">

        <meta name="og:image" content="/assets/windowssux.png">

        <meta name="og:type" content="video.other">
        
        <meta name="og:video:url" content="https://windows.sucks.win/assets/windowssux.mp4">

        <meta name="og:width" content="640">

        <meta name="og:height" content="480">
        
    </head>

    <body>
        <video src="/assets/windowssux.mp4" controls=""></video>
    


</body></html>