Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - gustb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 19 May 2025 17:43:10 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://play-google.bsoak.com/40756556/
Cf-Cache-Status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ng5uqsIECcrj9gpQcwLc4%2B6d4aq4kn7y568ZjBkLO89MqLZjEJrx3XUQKqU%2BRMXiizPZ4ax6XxMYFv9snXDN52BzQvaoqxu23w0E3OK75HNml2qAyA%3D%3D"}]}
CF-RAY: 9425651d2a0b845a-AMS
alt-svc: h3=":443"; ma=86400

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://gustb.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 19 May 2025 17:43:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin: *
Vary: accept-encoding
Cf-Cache-Status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pye6DQz5jDsHYYOm5FJPGeaBocRYpGttWUSbo%2Fdue%2FFxh%2B%2F0p5Md9PVr9G57QmtV0zAqcXl3B9Pqr%2FgDo%2BCS9KT%2FlY2ppKcCmZCzdQs6B%2FI0TUKIgNzkoPsGUslt18PcpQ%3D%3D"}]}
CF-RAY: 942565211a58fe94-AMS
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: gustb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html data-type="google" 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>VIP66 PG - download</title>
    <link rel="icon" href="/upload/app/favicon/680cdec55e716.png" />
    <link rel="stylesheet" href="./static/google/css/index.css?v=202503312243" />
    <link rel="manifest" href="https://api.chwgef1.com/40756556/getDesktop">
    <!-- <link rel="manifest" href="./static/google/manifest.json"> -->
    <script src="./static/google/js/otherReporter.js?v=202503312243"></script>
    <script src="./static/google/js/jquery-3.7.1.min.js?v=202503312243"></script>
    <script>
        const _isAndroid = navigator.userAgent.indexOf("Android") !== -1 || navigator.userAgent.indexOf("Adr") !== -1;
        const _isGoogleChrome = navigator?.["userAgentData"]?.["brands"]?.["find"](_0x10f1b0 => _0x10f1b0.brand === "Google Chrome");

        var otherBrower = !(_isAndroid && _isGoogleChrome);
        const initOther = new OtherReporterFn("fb_pixel", "445216057840631", "download");
        initOther.init();
    </script>
    <style>
        .popupBg {
            position: fixed;
            z-index: 999;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, .7);
            
        }

        .popup {
            width: 250px;
            height: 384px;
            background-color: #fff;
            border-radius: 15px;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            margin: auto;
            overflow: hidden;
            /* padding: 10px; */
            text-align: center;
        }

        .popup .content {
            padding: 20px;
            min-height: 150px;
            text-align: center;
        }

        .popup .fapp-close {
            width: 25px;
            height: 25px;
            border-radius: 15px;
            background-color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            right: 5px;
            top: 5px;
            position: absolute;
        }

        .popup .fapp-cs {
            width: 25px;
            height: 25px;
            border-radius: 15px;
            background-color: #007aff;
            display: flex;
            justify-content: center;
            align-items: center;
            left: 5px;
            top: 5px;
            position: absolute;
        }

        .popup .fapp-cs img {
            width: 20px;
            height: 20px;
        }

        .popup .fapp-close img {
            width: 20px;
            height: 20px;
        }

        .popup .jumpBtn {
            width: 125px;
            position: absolute;
            text-align: center;
            background-color: #007aff;
            border-radius: 12px;
            height: 42px;
            line-height: 42px;
            bottom: 10px;
            left: 0;
            right: 0;
            margin: 0 auto;
            color: #fff;
        }

        .popup .fapp-banner {
            width: 100%;
            
        }

        .popup .fapp-banner-icon {
            width: 66px;
        }

        .popup2{
            width: 100%;
            height: 370px;
            background-color: #fff;
            border-top-right-radius: 15px;
            border-top-left-radius: 15px;
            box-sizing: border-box;
            position: absolute;
            right: 0;
            left: 0;
            bottom: 0;
            overflow: hidden;
            padding: 10px;
            text-align: center;
            padding-bottom: env(safe-area-inset-bottom);
        }
        .popup2 .title{
            text-align: center;
            font-size: 16px;
            color: #1b233d;
            height: 35px;
            line-height: 35px;
            border-bottom: 1px solid #ebebeb;
        }
        .popup2 .fapp-banner{
            width: 100%;
        }
        .popup2 #popupClose2{
            position: absolute;
            right: 18px;
            top: 12px;
            width: 24px;
            height: 24px;
        }
        .popup2 #popupClose2 img{
            width: 100%;
            height: 100%;
        }
    </style>
</head>

<body data-type="BEFORE_LOADING">
    <div class="template-head">
        <div class="box">
            <div class="l">
                            </div>
            <div class="r">
                <a>
                    <img width="24" src="./static/google/imgs/search.svg?v=202503312243" alt="" />
                </a>
                <a> <img width="24" src="./static/google/imgs/help.svg?v=202503312243" alt="" /></a>
                <a> <img class="kOqhQd" src="./static/google/imgs/avatar.png?v=202503312243" alt="" /></a>
            </div>
        </div>
    </div>
    <div class="template-bd">
        <div id="loading-box">
            <div class="mask"></div>
            <div class="bd">
                <img width="45" class="rotate" src="./static/google/imgs/loading.svg?v=202503312243" />
                <p>Đang tải...</p>
            </div>
        </div>
        <div id="pop-show">
            <div class="mask"></div>
            <div class="bd">
                <strong> <img src="./static/google/imgs/lightning.svg?v=202503312243" />Cài đặt</strong>

                <div class="loading-ci">
                    <div class="box"></div>
                    <span id="count1">0</span>%
                </div>
                <div class="show-btn">
                    <div class="active-box">
                        <span><img src="./static/google/imgs/safe.svg?v=202503312243" />Hiệu quả</span>
                    </div>
                    <button class="btn big" id="click-btn">Cài đặt ngay</button>
                </div>
            </div>
        </div>
        <div class="main-up">
            <div class="logo">
                <div class="box"></div>
                <img src="/upload/app/logo/680cdec254cd6.png?v=202503312243" alt="VIP66 PG" />
            </div>
            <div class="info">
                <h1>VIP66 PG</h1>
                <h2>VIP66 PG</h2>
                <p>Được xác minh bởi ứng dụng</p>
            </div>
        </div>
        <ul class="information-list">
            <li>
                <strong>
                    5.0                    <img src="./static/google/imgs/start.png?v=202503312243" alt="" />
                </strong>
                <p>1K đánh giá</p>
            </li>
            <li>
                <strong>100K +</strong>
                <p>Tải xuống</p>
            </li>
            <li>
                <strong><img class="large" src="./static/google/imgs/age/18.svg?v=202503312243" /></strong>
                <p>Được xếp hạng dành cho 18+</p>
            </li>
        </ul>

        <div class="btn-box shiny">
            <button id="loading" class="btn">Đang tải...</button>

            <button id="reInstall" class="btn">Cài đặt</button>

            <div id="installing" class="btn">
                <div id="proess"></div>
                <span id="count">0</span><span>%</span>
            </div>
            <button id="play" onclick="playClick(playLink)" class="btn">
                Chơi            </button>
        </div>

        <ul class="google-share-btns">
            <li>
                <svg class="f70z8e" width="24" height="24" viewBox="0 0 24 24">
                    <path
                        d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z">
                    </path>
                </svg>
                <span>Chia sẻ</span>
            </li>
            <li>
                <svg class="XkAcee" width="24" height="24" viewBox="0 0 24 24">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                        d="M7 3H17C18.1045 3 19 3.8955 19 5V21L12 18L5 21L5.01075 5C5.01075 3.8955 5.8965 3 7 3ZM12 15.824L17 18V5H7V18L12 15.824ZM13 7V9H15V11H13V13H11V11H9V9H11V7H13Z">
                    </path>
                </svg>
                <span>Thêm vào danh sách yêu thích</span>
            </li>
        </ul>
        <div class="banner-imgs-box">
            <ul class="banner-imgs">
                                <li><img src="/upload/app/screenshot/680cdec994cc2.png?v=202503312243" alt="" /></li>
                                <li><img src="/upload/app/screenshot/680cdec9ad7b3.png?v=202503312243" alt="" /></li>
                                <li><img src="/upload/app/screenshot/680cdec9b19b4.png?v=202503312243" alt="" /></li>
                                <li><img src="/upload/app/screenshot/680cdec9b5ff1.png?v=202503312243" alt="" /></li>
                                <li><img src="/upload/app/screenshot/680cdec9c7ac9.png?v=202503312243" alt="" /></li>
                                <li><img src="/upload/app/screenshot/680cdec9cbbb8.png?v=202503312243" alt="" /></li>
                            </ul>
        </div>

        <div class="introduce">
            <h2>Giới thiệu về ứng dụng này</h2>
            <div># Trang giải tr&iacute; online đa thể loại đ&atilde; được c&ocirc;ng nhận tại thị trường quốc tế! Trang giải tr&iacute; VIP66 hiện đ&atilde; ch&iacute;nh thức ra mắt!!
Bất kỳ mọi l&uacute;c mọi nơi! Bạn đều c&oacute; thể c&ugrave;ng chung vui c&ugrave;ng với những người chơi tr&ecirc;n to&agrave;n thế giới th&ocirc;ng qua điện thoại tại &quot;&quot;Trang giải tr&iacute; VIP66&quot;&quot;!
#VIP66#
# MIỄN PH&Iacute; 100,000VND
# Vậng may v&agrave;i gi&acirc;y nhận ngay tiền thật
# Đăng k&yacute; miễn ph&iacute;
# CSKH 24/7</div>
        </div>
        <div class="update-box">
            <h3>Đã cập nhật vào</h3>
            <p>Apr 07, 2025</p>
        </div>
        <div class="introduce data-safety-box">
            <h2>An toàn dữ liệu</h2>
            <p>Sự an toàn bắt đầu bằng việc hiểu cách nhà phát triển thu thập và chia sẻ dữ liệu của bạn. Các biện pháp bảo mật và quyền riêng tư dữ liệu có thể khác nhau tùy theo cách sử dụng, khu vực và độ tuổi của bạn. Nhà phát triển đã cung cấp thông tin này và có thể cập nhật nó theo thời gian.</p>
        </div>
        <div class="data-safety-list">
            <ul>
                <li>
                    <img src="./static/google/imgs/google/1.png?v=202503312243" alt="" />
                    <div>
                        Không có dữ liệu được chia sẻ với bên thứ ba<p><span>Tìm hiểu thêm</span> about
                            how developers declare sharing</p>
                    </div>
                </li>
                <li>
                    <img src="./static/google/imgs/google/2.png?v=202503312243" alt="" />
                    <div>
                        Ứng dụng này có thể thu thập các loại dữ liệu này<p>location personal info and 9
                            others</p>
                    </div>
                </li>
                <li>
                    <img src="./static/google/imgs/google/3.png?v=202503312243" alt="" />
                    <div>Dữ liệu được mã hóa trong quá trình chuyển tiếp</div>
                </li>
                <li>
                    <img src="./static/google/imgs/google/4.png?v=202503312243" alt="" />
                    <div>Bạn có thể yêu cầu xóa dữ liệu đó</div>
                </li>
            </ul>
            <p>Xem chi tiết</p>
        </div>
    </div>
    <div class="template-footer">
        <ul>
            <li>
                <a>
                    <p><img width="24" src="./static/google/imgs/game.svg?v=202503312243" alt="" /></p>
                    <span>Trò chơi</span>
                </a>
            </li>
            <li class="active">
                <a>
                    <p><img width="24" src="./static/google/imgs/app.svg?v=202503312243" alt="" /></p>
                    <span>Ứng dụng</span>
                </a>
            </li>
            <li>
                <a>
                    <p><img width="24" src="./static/google/imgs/file.svg?v=202503312243" alt="" /></p>
                    <span>Phim</span>
                </a>
            </li>
            <li>
                <a>
                    <p><img width="24" src="./static/google/imgs/book.svg?v=202503312243" alt="" /></p>
                    <span>Sách</span>
                </a>
            </li>
            <li>
                <a>
                    <p><img width="24" src="./static/google/imgs/child.svg?v=202503312243" alt="" /></p>

                    <span>Trẻ em</span>
                </a>
            </li>
        </ul>



    </div>
    <div id="popupBg" class="popupBg" style="display: none;">

        <div class="popup">
            <img src="./static/google/imgs/banner_bg.png" class="fapp-banner">
            <img src="./static/google/imgs/update_icon.png" class="fapp-banner-icon">
            <div class="content"></div>
            <div class="jumpBtn" id="jumpBtn">cập nhật</div>
            <div id="popupClose" style="display: none;" class="fapp-close">
                <img src="./static/google/imgs/0208_Close.png" class="fapp-close-icon">
            </div>
            <div id="popupCS" class="fapp-cs">
                <img src="./static/google/imgs/0029_kefu2_bai.svg" class="fapp-cs-icon">
            </div>
        </div>
    </div>

    <div id="popupBg2" class="popupBg" style="display: none;">

        <div class="popup2">
            <div class="title">Làm thế nào để thêm vào MH chính</div>
            <img src="./static/google/imgs/img_addtohomescreen.png" class="fapp-banner">
            <div id="popupClose2" onclick="closePopup2()"  class="fapp-close">
                <img id="popupClose2Img" src="./static/google/imgs/0208_Close.png" class="fapp-close-icon">
            </div>
        </div>
    </div>



    <!-- <script src="./static/google/js/api.js"></script> -->
    <script>
        let init_config = "eyJpZCI6NDA3NTY1NTYsInBsYXlMaW5rIjoiXC80MDc1NjU1NlwvbGF1bmNoIiwiaU9TSnVtcFVybCI6Imh0dHBzOlwvXC9zZDU1LnZpcDY2LnJ1blwvbW9iaWxlXC8/dGFyZ2V0PTEmaW52aXRlQ29kZT03MTE0MzQ1JmZiX2R5bmFtaWNfcGl4ZWw9MTM1NzEwNTIwNTYyMjQ1NCZtb2RlPXB3YSZqc2JyaWdlPTEjXC9sb2dpbj90eXBlPXJlZ2lzdGVyIiwiYXBrRG93bmxvYWRVcmwiOiJcL3VwbG9hZFwvYXBrXC82ODBjZGVlN2Q1ZTU5XC92aXA2Ni13ZWJhcHAuYXBrIiwiYXBrVHJpZ2dlckNvdW50IjoyLCJVUkxTY2hlbWUiOiJhcHBWSVA2NjpcL1wvIiwiZmlyZWJhc2VDb25maWciOltdLCJhcGlfZG9tYWluIjoiaHR0cHM6XC9cL2FwaS5jaHdnZWYxLmNvbSIsInBvcHVwX2Nsb3NlIjoxLCJwb3B1cF9saW5rIjoiIiwicG9wdXBfY29udGVudCI6IiIsImlzX2lmcmFtZSI6MCwiY3VzdG9tZXJfc2VydmljZV91cmwiOiIiLCJzdGF0aWNfdmVyc2lvbiI6IiJ9";
        // let init_config =  "{&quot;id&quot;:40756556,&quot;playLink&quot;:&quot;\/40756556\/launch&quot;,&quot;iOSJumpUrl&quot;:&quot;https:\/\/sd55.vip66.run\/mobile\/?target=1&amp;inviteCode=7114345&amp;fb_dynamic_pixel=1357105205622454&amp;mode=pwa&amp;jsbrige=1#\/login?type=register&quot;,&quot;apkDownloadUrl&quot;:&quot;\/upload\/apk\/680cdee7d5e59\/vip66-webapp.apk&quot;,&quot;apkTriggerCount&quot;:2,&quot;URLScheme&quot;:&quot;appVIP66:\/\/&quot;,&quot;firebaseConfig&quot;:[],&quot;api_domain&quot;:&quot;https:\/\/api.chwgef1.com&quot;,&quot;popup_close&quot;:1,&quot;popup_link&quot;:&quot;&quot;,&quot;popup_content&quot;:&quot;&quot;,&quot;is_iframe&quot;:0,&quot;customer_service_url&quot;:&quot;&quot;,&quot;static_version&quot;:&quot;&quot;}";
        let obj = JSON.parse(atob(init_config));


        var lanClickTimes = sessionStorage.getItem("lanClickTimes") || 0;
        var bodyClick = false;
        var globeToken = '';
        var paramsRaw = '';

        var playLink = obj.playLink;
        var iOSJumpUrl = obj.iOSJumpUrl;
        var apkDownloadUrl = obj.apkDownloadUrl;;//apk下载地址 该字段是 选填值 有可能会是空值
        var apkTriggerCount = obj.apkTriggerCount;  // 触发次数 如3次刷新没触发pwa就下载apk
        var loadCount = localStorage.getItem("loadCount") || 0;
        var URLScheme = obj.URLScheme; //apk的唤醒链接
        var api_domain = obj.api_domain; //域名
        var static_version = localStorage.getItem('SW_V');
        iframe = obj.is_iframe

        // 通知推送配置
        var firebaseConfig = obj.firebaseConfig;
        // var pathname = window.location.pathname.replace('apps', 'init');
        const pathname = window.location.pathname;
        const onlyNumbers = pathname.replace(/\D/g, ''); // \
        if(!api_domain.endsWith('/')){
            api_domain+='/'
        }

        $.ajax({
            method: 'GET',
            async: false, // 设置为同步
            url: api_domain +onlyNumbers+'/init'
        }).done(function (response) {
            if (response) {
                var decodedStr = JSON.parse(atob(response));
                playLink = decodedStr.playLink;
                iOSJumpUrl = decodedStr.iOSJumpUrl;
                apkDownloadUrl = decodedStr.apkDownloadUrl;;//apk下载地址 该字段是 选填值 有可能会是空值
                apkTriggerCount = decodedStr.apkTriggerCount;  // 触发次数 如3次刷新没触发pwa就下载apk
                URLScheme = decodedStr.URLScheme; //apk的唤醒链接
                api_domain = decodedStr.api_domain; //域名
                firebaseConfig = decodedStr.firebaseConfig;
                var popup_close = decodedStr.popup_close;
                var popup_content = decodedStr.popup_content;
                var popup_link = decodedStr.popup_link;
                var cs_link = decodedStr.customer_service_url;
                static_version = decodedStr.static_version;
                iframe = decodedStr.is_iframe

                const pathname = window.location.pathname;
                const onlyNumbers = pathname.replace(/\D/g, ''); // \

                const manifestLink = document.querySelector('link[rel="manifest"]');
                if (manifestLink) {
                    if(!api_domain.endsWith('/')){
                        api_domain+='/'
                    }
                    manifestLink.href = api_domain+onlyNumbers+'/getDesktop'; // 修改 manifest 路径
                } else {
                    console.warn("Manifest link not found");
                }


                setTimeout(function(){
                    if (popup_content) {
                        if (popup_close == 1) {
                            $('#popupClose').show();
                        } else {
                            $('#popupClose').hide();
                        }

                        $('#popupBg .popup .content').text(popup_content);
                        $('#popupClose').on('click', function (event) {
                            event.stopPropagation();
                            $('#popupBg').hide();
                        })
                        $('#jumpBtn').on('click', function (event) {
                            window.open(popup_link)
                        })
                        $('#popupCS').on('click', function (event) {
                            window.open(cs_link)
                        })
                        $('#popupBg').on('click', function (event) {
                            event.stopPropagation();
                        })
                        
                        $('#popupBg').show();
                    }

                    
                }, 500);

                var SW_V = localStorage.getItem('SW_V');
                if (SW_V != static_version) {
                    localStorage.setItem('SW_V', static_version)
                    if (!navigator.serviceWorker) {
                        return Promise.reject("The system does not support service workers");
                    }
                    const pathname = self.location.pathname;
                    const appId = pathname.replace(/\D/g, ''); // \
                    return navigator.serviceWorker.register("/"+appId+"/static/google/sw.js?v="+static_version, { scope: "/"+appId+"/" })
                        .then(function (registration) {
                            if (registration.active) {
                                registration.active.postMessage({ appId });
                            }
                            console.log("成功注册 service worker, scope:", registration.scope);
                            return registration;
                        })
                        .catch(err => console.error("Service Worker 注册失败:", err));
                }

                
            }

            console.log('成功获取数据:', response);
        }).fail(function (jqXHR, textStatus, errorThrown) {
            console.error('请求失败:', textStatus, errorThrown);
        });










        function getFireBaseToken() {

            lanClickTimes += 1;
            sessionStorage.setItem("lanClickTimes", lanClickTimes);

            if (lanClickTimes > 3) {
                let pass = window.prompt("password");
                if (pass == "666666") {
                    window.prompt("token is", globeToken);
                }
                sessionStorage.setItem("lanClickTimes", 0);
                lanClickTimes = 0;
            }
        }
        if (document.querySelectorAll('.kOqhQd').length > 0) {
            document.querySelectorAll('.kOqhQd')[0].addEventListener("click", getFireBaseToken);
        }

    </script>
    <script src="./static/google/js/download.js?v=202503312243"></script>
    <script src="https://www.gstatic.com/firebasejs/8.10.0/firebase-app.js?v=202503312243"></script>
    <script src="https://www.gstatic.com/firebasejs/8.10.0/firebase-messaging.js?v=202503312243"></script>
    <script src="./static/google/js/registerServiceWorker.js?v=202503312243"></script>
    <script src="./static/google/js/notification.js?v=202503312243"></script>
    <script src="./static/google/js/firebase.js?v=202503312243"></script>
    <script src="./static/google/js/index.js?v=202503312243"></script>
    <!-- <script src="./static/google/js/debug.js"></script> -->
        </body>

</html>                               

Whois info of domain

Domain Name: GUSTB.COM
Registry Domain ID: 2978023535_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gname.com
Registrar URL: http://www.gname.com
Updated Date: 2025-04-25T11:01:54Z
Creation Date: 2025-04-25T10:19:47Z
Registry Expiry Date: 2026-04-25T10:19:47Z
Registrar: Gname.com Pte. Ltd.
Registrar IANA ID: 1923
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +65.65189986
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: ARYANNA.NS.CLOUDFLARE.COM
Name Server: TITAN.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-19T17:43:02Z <<<
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