https://fs2f.github.io/

Submitted URL:
https://fs2f.github.io/
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
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring

Console log messages · 2 found

Messages logged to the web console

TypeCategoryLog
warningother
Text
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
errornetwork
URL
https://fs2f.github.io/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<html><head>
        <link rel="stylesheet" href="/m.css">
        <title>Home - fs2f</title>
    </head>
    <body>
    <div class="main">
        <h2>fs2f</h2>
        <hr>
        <p>If you've come here looking for blogs, they are <a href="/blog.html">here.</a></p>
        <details>
        <summary>Ways to contact me:</summary>
        <p>Via mail: <code>seo AT waifu DOT club</code></p>
        <p>Via Discord: <code>point92</code></p>
        </details>
        <p>More commonly known on the internet as seo.</p>
        <p>I collect trinkets, script stuff in Bash and<br> mess around with HTML/CSS on the side.</p>

    </div> 
    
</body></html>