https://ixrec.neocities.org/immersion/

Eingereichte URL:
https://ixrec.neocities.org/immersion/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText
https://tatsumoto.neocities.org/blog/join-our-community.html💬
https://docs.invidious.io/instances/Invidious
https://libredirect.github.io/LibRedirect
https://www.gnu.org/proprietary/Proprietary software
https://www.gnu.org/proprietary/malware-games.htmlgames
https://matrix-client.matrix.org/_matrix/media/v3/download/matrix.org/lTZttNkStVKiDEimZWVeskEdthis link
https://tatsumoto.neocities.org/Tatsumoto
https://tatsumoto.neocities.org/blog/resources.htmlResources

JavaScript-Variablen · 3 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 1 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
errornetwork
URL
https://ixrec.neocities.org/immersion/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Japanese Media Recommendations</title>
        <link rel="stylesheet" href="/css/style.css">
        <link rel="icon" href="favicon.ico" type="image/x-icon">
    </head>

    <body dir="ltr">
        <header>
            <h1>
                <a class="hlink" href="/index.html">Ixrec</a><span class="hsep"></span><a class="hlink" href="index.html">Japanese Media Recommendations</a>
            </h1>
            <a class="chat-link" target="_blank" title="Chat with Japanese learners!" href="https://tatsumoto.neocities.org/blog/join-our-community.html">💬</a>
        </header>
        <main>
            <!-- CONTENT_BEGIN title="Japanese Media Recommendations" short="Media" -->
            <section class="recommendations-section">
                <h2>Safe content</h2>
                <p>This content can be viewed with only free/libre software.</p>
                <ol>
                    <li><a href="anime.html">Anime</a></li>
                    <li><a href="manga.html">Manga</a></li>
                    <li><a href="novels.html">Novels</a></li>
                    <li><a href="tv.html">TV</a></li>
                </ol>
            </section>
            <section class="recommendations-section">
                <h2>Dangerous content</h2>
                <p>This content requires proprietary software to run.</p>
                <p>
                    YouTube will attempt to spy on you. Use
                    <a href="https://docs.invidious.io/instances/">Invidious</a> and
                    <a href="https://libredirect.github.io/">LibRedirect</a>.
                </p>
                <p>
                    <a href="https://www.gnu.org/proprietary/">Proprietary software</a>
                    (including <a href="https://www.gnu.org/proprietary/malware-games.html">games</a>) is malware. Only
                    attempt to run those games or VNs if you have a spare computer that is not connected to the Internet
                    and doesn't store any personal data. Reformat the hard drive after you finish a game.
                </p>
                <ol>
                    <li><a href="youtube_channels.html">YouTube</a></li>
                    <li><a href="video_games.html">Games</a></li>
                    <li><a href="visual_novels.html">Visual novels</a></li>
                </ol>
            </section>
            <section class="recommendations-section">
                <h2>Download</h2>
                <p>
                    To download the recommendation as a spreadsheet, follow
                    <a href="https://matrix-client.matrix.org/_matrix/media/v3/download/matrix.org/lTZttNkStVKiDEimZWVeskEd">this link</a>.
                </p>
            </section>
            <!-- CONTENT_END -->
        </main>
        <footer>
            <ul class="bottom-nav">
                <li><a href="/">Main</a></li>
                <li><a href="/immersion/index.html">Media</a></li>
                <li><a href="https://tatsumoto.neocities.org/">Tatsumoto</a></li>
                <li><a href="https://tatsumoto.neocities.org/blog/resources.html">Resources</a></li>
            </ul>
        </footer>
    

</body></html>