https://kiwifarms.st/

Submitted URL:
https://kiwifarms.st/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 4 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
sssg_challengestring

Console log messages · 8 found

Messages logged to the web console

TypeCategoryLog
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
Text
Starting work.
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
Text
227957ms of patience. Salt is 2acf2cd85feb3c6f7ef68bc59b84aa16752e6437ab7a21be5b022711e5609045 Difficutly of 16 Initial position of 2851856698067132
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
Text
Attempt #10000
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
Text
Attempt #20000
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
Text
Attempt #30000
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
Text
Attempt #40000
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
Text
Work concluded after 5017ms. 000086c10cb53c4b02722ff02d291400f1161fe73eacbe543c24e3bea76597c0
logother
URL
https://kiwifarms.st/.sssg/public/challenge.js
Text
Submitting to server...

HTML

The raw HTML body of the page

<!DOCTYPE html><html id="sssg" class="scripts js" data-sssg-challenge="2acf2cd85feb3c6f7ef68bc59b84aa16752e6437ab7a21be5b022711e5609045" data-sssg-difficulty="16" data-sssg-patience="3"><head>
    <title>Just a moment...</title>
    <meta name=" viewport" content="width=device-width">

    <script src="/.sssg/public/challenge.js"></script>
    <style type="text/css">
        html,
        body {
            box-sizing: border-box;
            overflow: hidden;
            padding: 0;
            margin: 0;
            height: 100vh;
            width: 100vw;
        }

        body {
            background: white;
            color: #333;
            font-family: sans-serif;
            font-size: 1rem;
            padding: 2rem;
        }

        main {
            display: flex;
            margin: 0 auto;
            max-width: 50rem;
            height: 100vh;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }

        @media (prefers-color-scheme: dark) {
            body {
                background: #333;
                color: #fff;
            }

            #loader circle {
                fill: #fff;
            }
        }

        html.no-js .js,
        html.js .no-js,
        html.no-scripts .scripts,
        html.scripts .no-scripts {
            display: none !important;
        }

        header,
        section,
        footer {
            text-align: center;
        }

        a {
            color: #6ba65e;
        }

        header svg {
            width: 50px;
        }

        svg.playing circle {
            animation: fade 1s infinite;
        }

        @keyframes fade {
            0% {
                opacity: 0;
            }

            50% {
                opacity: 0;
            }

            100% {
                opacity: 1;
            }
        }


        footer img {
            max-height: 25px;
        }

        footer :first-child {
            margin-bottom: 0;
        }

        footer :last-child {
            margin-top: 0;
        }
    </style>
</head>

<body>
    <main>
        <header>
            <figure>
                <svg version="1.1" id="loader" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 52 12" enable-background="new 0 0 0 0" xml:space="preserve" class="playing">
                    <circle fill="#333" style="animation-delay: 0s;" stroke="none" cx="6" cy="6" r="6"></circle>
                    <circle fill="#333" style="animation-delay: 0.1s;" stroke="none" cx="26" cy="6" r="6"></circle>
                    <circle fill="#333" style="animation-delay: 0.2s;" stroke="none" cx="46" cy="6" r="6"></circle>
                </svg>
            </figure>
        </header>
        <section class="no-js">
            <p>
                Due to automated network abuse, a JavaScript challenge is being used to secure this service.
                Javascript must be enabled to proceed. Sorry.
            </p>
        </section>
        <section class="js no-scripts">
            <p>There is an automated challenge on this page, but an error has prevented scripts from loading.</p>
            <p>Ensure you are not blocking scripts from loading. If you are not, please notify us of this error.</p>
        </section>
        <section class="js scripts">
            <h1>Solving a cryptographic challenge before accessing kiwifarms.st</h1>
            <div id="status">
                <p>This process is automatic. Your browser will redirect to your requested content shortly.</p>
                <p>Please allow up to a minute, depending on your device.</p>
            </div>
        </section>
        <footer>
            <figure>
                <img src="/.sssg/public/logo.svg">
            </figure>
            <p>
                DDoS retarding by KiwiFlare<br>
                <small>v2.2024.2.07</small>
            </p>
        </footer>
    </main>
    <script type="text/javascript">
        document.documentElement.classList.remove("no-js");
        document.documentElement.classList.add("js");
        document.addEventListener("DOMContentLoaded", () => {
            window.sssg_challenge("2acf2cd85feb3c6f7ef68bc59b84aa16752e6437ab7a21be5b022711e5609045", 16, 3);
        });
    </script>


</body></html>