Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ggbit.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 05 May 2025 15:23:53 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Mon, 05 May 2025 16:23:53 GMT
Location: https://ggbit.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=97j4tfKDrLReWUkAF%2FQP3DykAmkYY%2BmpIENlyWMXyjtrHwi3%2BCp0zoYvmHzOotH7geda9QcrRAIWbHTYKKU1w7wEfTMd%2Bj44IInZMPow0RVS3RIA4zISr9CP8Y25S5S6oC4ahWKLL8A%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93b13ddb29ecd2c3-FRA
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=29626&min_rtt=29626&rtt_var=14813&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://ggbit.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 05 May 2025 15:23:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Access-Control-Allow-Origin: *
Vary: Cookie
Vary: accept-encoding
Cf-Cache-Status: DYNAMIC
CF-RAY: 93b13ddc0d80d269-FRA
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: ggbit.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>GGBIT Giveaway</title>
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
    <link rel='shortcut icon' type='image/x-icon' href='static/img/icon.ico' />

    <meta property="og:title" content="Best CS2 Gambling Platform">
    <meta property="og:description" content="Join and win cool Skins. Open cases, create case battles, play mines, dice and participate in giveaways! Enjoy best CSGO skins.">
    <meta property="og:url" content="https://ggbit.com">
    <meta property="og:type" content="website">

    <style>
        body {
            background-color: #202231;
            color: white;
            font-family: Arial, sans-serif;
        }
        .container {
            padding-top: 30px;
        }
        .card {
            background-color: #2d2f3f;
            border: none;
            margin-bottom: 20px;
            border-radius: 0px;
            --bs-card-border-color: #202231;
            --bs-card-border-width: 4px;
        }
        .card > .list-group {
            --bs-list-group-bg: #2d2f3f;
            border-bottom: 4px solid var(--bs-card-border-color);
        }
        .card-header {
            background-color: #2d2f3f;
            color: white;
            font-weight: bold;
            font-size: large;
            border-bottom: 4px solid var(--bs-card-border-color);
        }
        .btn-primary {
            background-color: #f6a60c;
            border: none;
        }
        .steps-container {
            padding: 20px;
            background-color: #2d2f3f;
            border-radius: 10px;
            margin-top: 20px;
        }
        .step {
            margin-bottom: 10px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        footer {
            background-color: #2d2f3f;
            text-align: center;
            color: #888;
        }
        .subscribe-form {
            display: flex;
            flex-direction: column;
            gap: 10px;
        }
        p {
            color: #fff;
        }

        .card-footer {
            border-top: 4px solid var(--bs-card-border-color);
        }

        .btn-primary {
            border-radius: 3px;
            --bs-btn-color: #000;
            --bs-btn-bg: #ffc107;
            --bs-btn-border-color: #ecb409;
            --bs-btn-hover-color: #000;
            --bs-btn-hover-bg: #e0aa07;
            --bs-btn-hover-border-color: #d8a407;
            --bs-btn-focus-shadow-rgb: 49,132,253;
            --bs-btn-active-color: #000;
            --bs-btn-active-bg: #e0aa07;
            --bs-btn-active-border-color: #d8a407;
            --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
            --bs-btn-disabled-color: #000;
            --bs-btn-disabled-bg: #888888;
            --bs-btn-disabled-border-color: #7a7a7a;
        }

        .list-group {
            --bs-list-group-bg: #2d2f3f;
        }

        .list-group-item {
            --bs-list-group-border-color: #202231;
            --bs-list-group-border-width: 4px;
        }

        .bi {
            display: inline-block;
            vertical-align: -.125em;
            fill: currentcolor;
        }

        .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select, .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            background-color: #292a39;
            border-color: #20212d;
        }

        .form-control {
            background-color: #292a39;
            border-color: #20212d;
        }

        .table > :not(caption) > * > * {
            background-color: #292a39;
            border-color: #20212d;
        }

        .rounded-table {
            border-collapse: separate;
            border-spacing: 0;
            overflow: hidden;
            border-radius: 15px;
        }

        .rounded-table th, .rounded-table td {
            border: none;
            padding: 10px;
            background: #292a39;
            padding-left: 20px;
            vertical-align: middle;
        }

        #loading_spinner {
            position: fixed;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background-color: #202231;
            z-index: 9999;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .email-icon {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 5px;
        }

        .email-icon svg {
            width: 50px;
            height: 50px;
            background-color: #202231;
            padding: 10px;
            border-radius: 50%;
            color: white;
        }

        .business-icon {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 5px;
        }

        .business-icon svg {
            width: 50px;
            height: 50px;
            background-color: #202231;
            padding: 10px;
            border-radius: 50%;
            color: white;
        }
    </style>
</head>
<body>
    <div id="loading_spinner">
        <div class="spinner-border" role="status" style="width: 3rem; height: 3rem;">
            <span class="visually-hidden">Loading...</span>
        </div>
    </div>
    <div class="toast-container position-fixed bottom-0 end-0 p-3" data-bs-theme="dark">
        <div id="liveToast" class="toast" role="alert" aria-live="assertive" aria-atomic="true" data-bs-autohide="false">
            <div class="toast-header">
                <span id="toast-icon"></span>
                <strong class="me-auto">Notification</strong>
                <button type="button" class="btn-close" data-bs-dismiss="toast" aria-label="Close"></button>
            </div>
            <div class="toast-body">
                None
            </div>
        </div>
    </div>
    <div class="container" style="margin-bottom: 70px;">
        <!-- Logo -->
        <img src="/static/img/logo.webp" class="rounded mx-auto d-block" width="200px" alt="GG2BIT" style="margin-bottom: 80px;">

        

        <!-- Main content -->
        <div class="row">
            <!-- Left Column -->
            <div class="col-md-4 ps-3 pe-3">
                <h4 class="ms-1"><strong>INTRODUCTION</strong></h4>

                <div class="card mt-4">
                    <div class="card-body">
                        <p>We are happy to announce our future entertainment CS2 project!</p>
                        <p style="margin-bottom: 1px;">What to Expect?</p>
                        <p style="white-space: pre-line; color:#8f8f8f; margin-bottom: 0px;"> - Instant Crypto withdrawals,&#10; - Free to Play,&#10; - 7 Game Modes,&#10; - Tons of Rewards.</p>
                    </div>
                    <div class="card-footer">
                        <p style="margin-bottom: 1px;">In the meantime, we are preparing for the launch, everyone can participate in our <strong>Giveaways!</strong></p>
                    </div>
                </div>

                <h4 class="ms-1 mb-3"><strong>Join Now & Win Cool Prizes</strong></h4>
                <div class="card">
                    <ul class="list-group list-group-flush">
                        <li class="list-group-item text-center">
                            <p style="margin-bottom: 1px;color: white; font-size: small;">
                                <strong>Complete 3 Easy Steps to Participate in our Giveaways!</strong>
                            </p>
                        </li>

                        <li class="list-group-item">
                            <div style="margin-bottom: 1px;color: white; font-size: small;" class="d-flex justify-content-between align-items-center">
                                <div>
                                    <strong class="me-2">Step 1</strong><a style="color: #7a7a7a;">Sign In with your Steam Account</a>                   
                               </div>
                            
                            <a href="/login" id="signin_steam" class="btn btn-warning float-end" style="background-color: #00ff13; border-color: #00963b; padding-left: 22px; padding-right: 26px;">
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-steam me-2" viewBox="0 0 16 16">
                                    <path d="M.329 10.333A8.01 8.01 0 0 0 7.99 16C12.414 16 16 12.418 16 8s-3.586-8-8.009-8A8.006 8.006 0 0 0 0 7.468l.003.006 4.304 1.769A2.2 2.2 0 0 1 5.62 8.88l1.96-2.844-.001-.04a3.046 3.046 0 0 1 3.042-3.043 3.046 3.046 0 0 1 3.042 3.043 3.047 3.047 0 0 1-3.111 3.044l-2.804 2a2.223 2.223 0 0 1-3.075 2.11 2.22 2.22 0 0 1-1.312-1.568L.33 10.333Z"/>
                                    <path d="M4.868 12.683a1.715 1.715 0 0 0 1.318-3.165 1.7 1.7 0 0 0-1.263-.02l1.023.424a1.261 1.261 0 1 1-.97 2.33l-.99-.41a1.7 1.7 0 0 0 .882.84Zm3.726-6.687a2.03 2.03 0 0 0 2.027 2.029 2.03 2.03 0 0 0 2.027-2.029 2.03 2.03 0 0 0-2.027-2.027 2.03 2.03 0 0 0-2.027 2.027m2.03-1.527a1.524 1.524 0 1 1-.002 3.048 1.524 1.524 0 0 1 .002-3.048"/>
                                </svg>
                                Sign In
                            </a>
                            
                            </div>
                        </li>
                        <li class="list-group-item">
                            <div style="margin-bottom: 1px;color: white; font-size: small;" class="d-flex justify-content-between align-items-center">
                                <div>
                                    <strong class="me-2">Step 2</strong><a style="color: #7a7a7a;">Join our Discord channel</a>                   
                                </div>
                                
                                    <a href="/join_discord" class="btn btn-warning float-end disabled" style="background-color: #5c69f9;border-color: #303fe1;color: white;padding-left: 16px;padding-right: 16px;">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-discord me-2" viewBox="0 0 16 16">
                                            <path d="M13.545 2.907a13.2 13.2 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.2 12.2 0 0 0-3.658 0 8 8 0 0 0-.412-.833.05.05 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.04.04 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032q.003.022.021.037a13.3 13.3 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019q.463-.63.818-1.329a.05.05 0 0 0-.01-.059l-.018-.011a9 9 0 0 1-1.248-.595.05.05 0 0 1-.02-.066l.015-.019q.127-.095.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.05.05 0 0 1 .053.007q.121.1.248.195a.05.05 0 0 1-.004.085 8 8 0 0 1-1.249.594.05.05 0 0 0-.03.03.05.05 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.2 13.2 0 0 0 4.001-2.02.05.05 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.03.03 0 0 0-.02-.019m-8.198 7.307c-.789 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612"/>
                                        </svg>
                                        Join Now
                                    </a>
                                
                            </div>
                        </li>
                        <li class="list-group-item">
                            <div style="margin-bottom: 1px;color: white; font-size: small;" class="d-flex justify-content-between align-items-center">
                                <div>
                                    <strong class="me-2">Step 3</strong><a style="color: #7a7a7a;">Follow Us on x.com</a>                   
                                </div>
                                
                                    <a href="/signin_twitter" class="btn btn-warning float-end disabled" style="background-color: #3a3a3a; border-color: #333; color: white; padding-left: 26px; padding-right: 26px;">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-twitter-x me-2" viewBox="0 0 16 16">
                                            <path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z"/>
                                        </svg>
                                        Follow
                                    </a>
                                
                            </div>
                        </li>
                        
                    </ul>
                </div>

                <h4 class="ms-1 mb-3"><strong>Early Access & Rewards</strong></h4>
                <div class="card">
                    <div class="card-body">
                        <form class="subscribe-form" method="POST" action="/subscribe" data-bs-theme="dark">
                            <div class="email-icon">
                                <svg fill="#373949" width="800px" height="800px" viewBox="0 0 32 32" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" version="1.1" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:serif="http://www.serif.com/" xmlns:xlink="http://www.w3.org/1999/xlink">
                                    <path d="M31,10c0,-1.326 -0.527,-2.598 -1.464,-3.536c-0.938,-0.937 -2.21,-1.464 -3.536,-1.464c-5.322,0 -14.678,0 -20,0c-1.326,-0 -2.598,0.527 -3.536,1.464c-0.937,0.938 -1.464,2.21 -1.464,3.536c0,3.486 0,8.514 0,12c-0,1.326 0.527,2.598 1.464,3.536c0.938,0.937 2.21,1.464 3.536,1.464c5.322,-0 14.678,-0 20,-0c1.326,0 2.598,-0.527 3.536,-1.464c0.937,-0.938 1.464,-2.21 1.464,-3.536c0,-3.486 0,-8.514 0,-12Zm-26.556,-0.221c-0,-0 5.145,4.237 8.372,6.894c1.849,1.523 4.519,1.52 6.365,-0.007c3.237,-2.677 8.413,-6.959 8.413,-6.959c0.425,-0.352 0.485,-0.983 0.133,-1.408c-0.351,-0.425 -0.982,-0.485 -1.408,-0.133c0,-0 -5.176,4.281 -8.412,6.959c-1.108,0.916 -2.71,0.918 -3.82,0.004c0,0 -8.372,-6.894 -8.372,-6.894c-0.426,-0.351 -1.056,-0.29 -1.407,0.136c-0.351,0.426 -0.29,1.057 0.136,1.408Z"></path><g id="Icon"></g>
                                </svg>
                            </div>
                            <h5 class="text-center" style="color: white; margin-bottom: 0px;"><strong>SUBSCRIBE</strong></h5>
                            <label class="text-center" for="email" style="color: white;">Add your email to join our Beta and Receive Rewards we have prepared for our first Users!</label>
                            <div class="d-flex justify-content-between align-items-center ps-2 pe-2 mt-2">
                                <input type="email" id="email" name="email" placeholder="Your Email" class="form-control me-2" required>
                                <button type="submit" class="btn btn-warning ps-4 pe-4">Submit</button>
                            </div>
                        </form>
                    </div>
                </div>
            </div>

            <!-- Center Column -->
            <div class="col-md-4 ps-3 pe-3">
                <!-- Coming Soon Title -->
                <h4 class="ms-1" style="text-align: center; font-size: 36px; color: #f5a623; margin-bottom: 50px;"><strong>COMING SOON</strong></h4>        

                <h4 class="ms-1 mt-3 mb-4"><strong>Don't Miss Giveaway!</strong></h4>
                <div class="card">
                    <div class="card-header text-center">GIVEAWAY</div>
                    <ul class="list-group list-group-flush">
                        <li class="list-group-item text-center"><h5 style="margin-bottom: 1px;color: white;"><strong>Current Entries: 116</strong></h5></li>
                    </ul>                    
                    <div class="card-body">
                        <!-- TEMP -->
                        <div>
                            <img src="https://pbs.twimg.com/media/GpeXvwsXcAAfUuq?format=jpg&amp;name=large" class="rounded mx-auto d-block" width="350px">
                        </div>

                        <!-- TEMP REMOVED
                            <blockquote class="twitter-tweet" data-theme="dark">
                                <a href="https://twitter.com/GGBITCOM/status/1916144004036444448"></a>
                            </blockquote>
                            <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> 
                        -->
                    </div>
                    <div class="card-footer">
                        <h5 class="text-center mt-3"><p><strong id="countdown">ENDS IN</strong></p></h5>
                        
                        <div class="text-center mb-2">
                            
                            <form method="POST"></form>
                                <button type="submit" class="btn btn-primary ps-5 pe-5 disabled">Participate Now</button>
                            </form>
                            
                        </div>
                    </div>
                </div>
            </div>

            <!-- Right Column -->
            <div class="col-md-4 ps-3 pe-3">
                <h4 class="ms-1 mb-4"><strong>Previous Winners</strong></h4>
                <div class="card">
                    <div class="card-body"> <!-- style="max-height: 42.5vh; flex: auto; display: flex; overflow: hidden;" -->
                        <!-- TEMP -->
                        <div>
                            <img src="https://pbs.twimg.com/media/GpeC0HYWEAAJjgs?format=jpg&name=medium" class="rounded-5 mx-auto d-block" width="350px">
                        </div>
                        
                        <!-- TEMP REMOVED 
                            <blockquote class="twitter-tweet" data-theme="dark">
                                <a href="https://twitter.com/GGBITCOM/status/1916144004036444448"></a>
                            </blockquote>
                            <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> 
                        -->
                    </div>
                </div>
                <h4 class="ms-1 mb-4"><strong>Business</strong></h4>
                <div class="card">
                    <div class="card-body text-center">
                        <div class="business-icon mb-4">
                            <svg fill="#373949" width="100px" height="100px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg">
                                <path d="M27 29h-23c-1.105 0-2-0.896-2-2v-12c0 0 5.221 2.685 10 3.784v1.216c0 0.553 0.447 1 1 1h5c0.552 0 1-0.447 1-1v-1.216c4.778-1.099 10-3.784 10-3.784v12c0 1.104-0.896 2-2 2zM17 17c0.552 0 1 0.447 1 1v1c0 0.553-0.448 1-1 1h-3c-0.553 0-1-0.447-1-1v-1c0-0.553 0.447-1 1-1h3zM19 17c0-0.553-0.448-1-1-1h-5c-0.553 0-1 0.447-1 1v0.896c-4.779-1.132-10-3.896-10-3.896v-4c0-1.104 0.895-2 2-2h6v-2c0-1.104 0.896-2 2-2h7c1.104 0 2 0.896 2 2v2h6c1.104 0 2 0.896 2 2v4c0 0-5.222 2.764-10 3.896v-0.896zM19 7c0-0.553-0.448-1-1-1h-5c-0.553 0-1 0.447-1 1 0 0.552 0 1 0 1h7c0 0 0-0.448 0-1z"></path>
                            </svg>
                        </div>
                        <p>Don't hesitate to contact us if you have any Questions or Business Purposes</p>
                        <div class="d-flex justify-content-center align-items-center gap-2">
                            <p class="mb-0 me-3"><strong><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="7f1c10110b1e1c0b3f18181d160b511818">[email&#160;protected]</a></strong></p>
                            <a href="/cdn-cgi/l/email-protection#4b2824253f2a283f0b2c2c29223f652c2c" class="btn btn-warning" style="padding-left: 30px; padding-right: 33px; text-shadow: 0 0 black;">Contact</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <h4 class="ms-1 mb-4"><strong>Lucky Winners</strong></h4>
        <div class="card">
            <div class="card-body" style="max-height: 42.5vh; overflow-y: auto;margin-bottom: -15px;">
                
                <div class="text-center">
                    <h3 style="color:white; margin-bottom;margin-bottom: 20px;"><strong>Drawing of Winners</strong></h3>
                    <p>Winners will be drawn after 10-05-25 18:00</p>
                </div>
                
            </div>
        </div>
    </div>


    <footer class="text-center fixed-bottom">
        <div class="text-center p-3">
            &copy; 2025 - GG2BIT Site. All rights reserved.
        </div>
    </footer>

    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
    <script defer>
        function startCountdown(remainingTime) {
            function updateCountdown() {
                const distance = remainingTime * 1000;  // Convert seconds to milliseconds
                remainingTime--;

                if (distance < 0) {
                    document.getElementById("countdown").innerHTML = "Giveaway Ended";
                    clearInterval(interval);  // Stop the countdown once time is up
                    return;
                }

                // Calculate days, hours, minutes, and seconds
                const days = Math.floor(distance / (1000 * 60 * 60 * 24));
                const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
                const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
                const seconds = Math.floor((distance % (1000 * 60)) / 1000);

                let countdownText;

                if (days > 0) {
                    countdownText = `ENDS IN ${days} days and ${hours} hours`;
                } else {
                    countdownText = `ENDS IN ${hours}:${minutes}:${seconds}`;
                }

                document.getElementById("countdown").innerHTML = countdownText;
            }

            const interval = setInterval(updateCountdown, 1000);  // Update every second
            updateCountdown();  // Call once immediately to show initial value
        }

        // Start the countdown using the remaining time passed from Flask
        const remainingTime = 441366.292972;
        if (remainingTime) {
            startCountdown(remainingTime);
        }
    </script>

    <script>
        const toastIcon = "None";
        const toastIconContainer = document.getElementById("toast-icon");

        function hideLoadingSpinner() {
            document.getElementById('loading_spinner').style.display = 'none';
        }

        document.addEventListener("DOMContentLoaded", function() {
            hideLoadingSpinner();
        });

        if (toastIcon === "Steam") {
            toastIconContainer.innerHTML = `
                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-steam" viewBox="0 0 16 16">
                    <path d="M.329 10.333A8.01 8.01 0 0 0 7.99 16C12.414 16 16 12.418 16 8s-3.586-8-8.009-8A8.006 8.006 0 0 0 0 7.468l.003.006 4.304 1.769A2.2 2.2 0 0 1 5.62 8.88l1.96-2.844-.001-.04a3.046 3.046 0 0 1 3.042-3.043 3.046 3.046 0 0 1 3.042 3.043 3.047 3.047 0 0 1-3.111 3.044l-2.804 2a2.223 2.223 0 0 1-3.075 2.11 2.22 2.22 0 0 1-1.312-1.568L.33 10.333Z"/>
                    <path d="M4.868 12.683a1.715 1.715 0 0 0 1.318-3.165 1.7 1.7 0 0 0-1.263-.02l1.023.424a1.261 1.261 0 1 1-.97 2.33l-.99-.41a1.7 1.7 0 0 0 .882.84Zm3.726-6.687a2.03 2.03 0 0 0 2.027 2.029 2.03 2.03 0 0 0 2.027-2.029 2.03 2.03 0 0 0-2.027-2.027 2.03 2.03 0 0 0-2.027 2.027m2.03-1.527a1.524 1.524 0 1 1-.002 3.048 1.524 1.524 0 0 1 .002-3.048"/>
                </svg>
            `;
        } else if (toastIcon === "Twitter") {
            toastIconContainer.innerHTML = `
                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-twitter-x" viewBox="0 0 16 16">
                    <path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z"/>
                </svg>
            `;
        } else {
            toastIconContainer.innerHTML = `
                <img src="static/img/icon.ico" class="rounded me-2" alt="..." width="20" height="20">
            `;
        }

        const toastLiveExample = document.getElementById('liveToast');
        const toast = new bootstrap.Toast(toastLiveExample);
        
    </script>
</body>
</html>                               

Whois info of domain

Domain Name: GGBIT.COM
Registry Domain ID: 145338628_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-09-25T21:57:47Z
Creation Date: 2005-03-06T21:14:34Z
Registry Expiry Date: 2030-03-06T21:14:34Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: DOM.NS.CLOUDFLARE.COM
Name Server: MELISSA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-05T15:23:47Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass