Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - shb08.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 12 May 2025 19:23:36 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: public, max-age=0, must-revalidate
Vary: Accept-Encoding
Access-Control-Allow-Origin: *
Link: <https://fonts.googleapis.com>; rel="preconnect"
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=v%2FmlZNEDWQAJepfZpIy8S46oydkSbgUJzR8PmFrfgIFhIqy%2Bq121xPDc5sWuOLPa4cEApbKVfNCC7akeUUhTqGDgvZn2BdirLG%2F%2F%2BFcL7iCBA6hLW43uzOMWSGZOWYnoPNUBGg%3D%3D"}],"group":"cf-nel","max_age":604800}
Nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=65570&min_rtt=36002&rtt_var=28507&sent=1917&recv=160&lost=0&retrans=0&sent_bytes=2773396&recv_bytes=11051&delivery_rate=25080815&cwnd=1678&unsent_bytes=0&cid=abd823a135d466c1&ts=103389&x=0"
X-Powered-By: ARR/3.0
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 93ec4a9e9cdda022-FRA
server-timing: cfL4;desc="?proto=TCP&rtt=26216&min_rtt=26216&rtt_var=13108&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 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: shb08.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 http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>SHBET - Giới Thiệu Thành Viên</title>
    <!-- CSS only -->
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">

    <!-- Font -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link
        href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"
        rel="stylesheet">
    <!-- ionicon -->
    <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.css" />
    <!-- Slick slider -->
    <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.css" />
    <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
    <!-- CSS -->
    <link rel="stylesheet" href="./css/reset.css">
    <link rel="stylesheet" href="./css/style-v2.css?v=6">
    <link rel="stylesheet" href="./css/custom.css">

    <!-- Jquery -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"
        integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer"></script>

</head>

<body>

    <div class="icon-tele" tabindex="0" data-bs-toggle="popover" data-bs-trigger="hover focus"
        data-bs-content="SHBET NƠI KHỞI NGHIỆP THÀNH CÔNG" data-bs-placement="left">
        <a href="https://t.me/+P0UxHJkh7K01NmZl" target="_blank">
            <img src="./images/icon-tele.png" alt="Chăm Sóc Khách Hàng" class="cskh120">
        </a>
    </div>


    <div class="wrapper">
        <div class="section-menu">
            <!--<div class="box-menu" id="box-menu">-->
            <!--    <ul>-->
            <!--        <li class="menu-back">-->
            <!--            <div class="menu-logo">-->
            <!--                <img src="./images/logo.png" alt="">-->
            <!--            </div>-->
            <!--            <div class="icon-back">-->
            <!--                <ion-icon name="arrow-back-outline"></ion-icon>-->
            <!--            </div>-->
            <!--        </li>-->
            <!--        <li>-->
            <!--            <a href="/">-->
            <!--                <div class="img-menu">-->
            <!--                    <img src="./images/menu-home.png" alt="">-->
            <!--                </div>-->
            <!--                <p>Trang Chủ</p>-->
            <!--            </a>-->
            <!--        </li>-->
            <!--        <li id="menu-rewards">-->
            <!--            <div class="img-menu">-->
            <!--                <img src="./images/menu-gift.png" alt="">-->
            <!--            </div>-->
            <!--            <p>Phần thưởng</p>-->
            <!--        </li>-->
            <!--        <li id="menu-tour-guide">-->
            <!--            <div class="img-menu">-->
            <!--                <img src="./images/menu-tour-guide.png" alt="">-->
            <!--            </div>-->
            <!--            <p>Hướng dẫn</p>-->
            <!--        </li>-->
            <!--        <li id="menu-policy">-->
            <!--            <div class="img-menu">-->
            <!--                <img src="./images/menu-document.png" alt="">-->
            <!--            </div>-->
            <!--            <p>Điều khoản</p>-->
            <!--        </li>-->
            <!--        <li>-->
            <!--            <a href="https://shbet.blog/" target="_blank">-->
            <!--                <div class="img-menu">-->
            <!--                    <img src="./images/icon-news.png" alt="">-->
            <!--                </div>-->
            <!--                <p>Tin tức</p>-->
            <!--            </a>-->
            <!--        </li>-->
            <!--        <li>-->
            <!--            <a href="https://phimsexsh.com" target="_blank">-->
            <!--                <div class="img-menu">-->
            <!--                    <img src="./images/icon-hd.png" alt="">-->
            <!--                </div>-->
            <!--                <p>Xem phim HD</p>-->
            <!--            </a>-->
            <!--        </li>-->
            <!--    </ul>-->
            <!--</div>-->
            <div class="blur"></div>
        </div>

        <div class="section-header">
            <div class="container">
                <div class="menu-bar">
                    <div class="btn-menu">
                        <a href="https://shb27.com/backbutton" target="_blank">
                            <img src="./images/backbuttonv3.png" alt="">
                        </a>
                    </div>
                    <div class="logo">
                        <img src="./images/shbet-logo-no-slogan-2.png" alt="">
                    </div>

                    <div class="btn-cskh">
                        <a href="https://shb27.com/cskh" target="_blank">
                            <img src="./images/custom-services.png" alt="">
                        </a>
                    </div>
                </div>
            </div>
        </div>
        <div class="section-banner">
            <div class="container">
                <div class="list-banner">
                    <div class="banner-item">
                        <img src="./images/main-banner.jpg" alt="" class="img-banner">
                    </div>
                </div>
            </div>
        </div>
        <div class="section-noti ">



            <div class="container">
                <div class="box-noti bg">
                    <div class="icon-noti">
                        <img src="./images/icon-noti.png" alt="">
                    </div>
                    <marquee>Hãy trải nghiệm sự khác biệt tại SHBET – nhà cái cung cấp dịch vụ nạp rút tiền nhanh chóng
                        và ổn định nhất thị trường! Bạn đã gặp khó khăn khi thực hiện giao dịch tại các nhà cái khác?
                        Đừng lo lắng, SHBET cam kết mang đến cho bạn trải nghiệm tuyệt vời với tốc độ xử lý nhanh chóng
                        và ổn định 24/7.</marquee>
                </div>
            </div>
        </div>

        <div class="section-diagram">
            <div class="container">
                <div class="bg">
                    <div class="box-diagram">
                        <div class="login-area">
                            <a href="https://shbetff.com/CSKH" target="_blank">
                                <div class="btn-reg-now">
                                    ĐĂNG KÝ
                                </div>
                            </a>
                            <a href="https://shbetff.com/dk-gttv" target="_blank">
                                <div class="btn-reg-now">
                                    ĐĂNG NHẬP
                                </div>
                            </a>
                        </div>
                        <p class="title-diagram">SƠ ĐỒ THƯỞNG</p>
                        <div class="box-step">
                            <div class="item-step">
                                <div class="icon-step">
                                    <img src="./images/icon-share.png" alt="">
                                    <p>Chia Sẻ Link Giới Thiệu</p>

                                </div>
                                <div class="icon-arrow">
                                    <img src="./images/icon-arrow.png" alt="">
                                </div>
                                <div class="icon-step">
                                    <img src="./images/icon-contact-us.png" alt="">
                                    <p>Nhận thưởng giới thiệu</p>
                                </div>
                                <div class="icon-arrow">
                                    <img src="./images/icon-arrow.png" alt="">
                                </div>
                                <div class="icon-step">
                                    <img src="./images/icon-reward.png" alt="">
                                    <p>Nhận hoàn trả vĩnh viễn</p>
                                </div>
                            </div>
                        </div>
                        <!-- <div class="box-text">
                            <p class="title-diagram">PHẦN THƯỞNG</p>
                            <p class="title-people-intro">Người Giới Thiệu: 118K</p>
                            <p class="title-people-intro">Người Được Giới Thiệu: 28K</p>
                        </div> -->


                        <div class="box-text">
                            <h3 class="title">GIỚI THIỆU BẠN BÈ NHẬN LƯƠNG TRĂM TRIỆU</h3>
                            <p class="text-note">※ Mã: <span style="color: red;">GTB01</span></p>
                            <p class="text-note">※ Đối tượng: Toàn bộ thành viên <span
                                    class="bold shbet-color">SHBET</span></p>
                            <p class="text-note">※ Thời gian bắt đầu: 00:00:00 21/03/2023 (GMT-4)</p>
                            <p class="text-note">※ Thời gian kết thúc: Khi có thông báo chính thức</p>
                            <p class="text-note shbet-color">※ CHÚ Ý: 1 điểm = 1,000 VND</p>
                            <p class="text-note">※ Để cập nhật đường link truy cập mới nhất, liên hệ với chúng tôi tại
                                email: <span class="bold"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="8aebeee7e3e4caf9e2e8effea4e9e5e7">[email&#160;protected]</a></span></p>

                        </div>

                        <div>
                            <h2 class="title" style="text-align: center; padding: 15px 0px;">SHBET - THẾ GIỚI CASINO
                                TRONG TAY BẠN</h2>
                        </div>

                        <p class="text-note"><span class="bold">※ Nội dung khuyến mãi:</span> Bạn là thành viên của
                            SHBET giới thiệu được càng
                            nhiều thành viên khác tham gia tiền thưởng bạn nhận được càng nhiều, hãy tạo cho mình một
                            [<span style="color: red;">hệ thống thu nhập thụ động</span>]. Hãy chia sẻ bạn bè đến SHBET
                            đầu tư sinh lời ngay hôm nay.</p>
                        <p class="text-note" style="font-style: italic;">※ Hướng dẫn giới thiệu: </p>
                        <p class="text-note">Bước 1: Khi bạn đủ điều kiện: Tổng nạp từ 500 điểm trở lên và tổng cược
                            hợp lệ từ 3,000 điểm trở lên bạn cần liên hệ CSKH 24/7 để kích hoạt link giới thiệu và để
                            được hướng dẫn.</p>
                        <p class="text-note">Bước 2: Đăng nhập <a href="https://fc.shbetp.com/Account/Login"
                                target="_blank"> <span class="shbet-color">>>></span>[<span style="color: red;">Tại
                                    Đây</span>]<span class="shbet-color">
                                    <<< </span></a> Sao chép liên kết của bạn » Gửi cho bạn
                            bè đăng ký.</p>
                        <p class="text-note" style="font-style: italic;">※ Định nghĩa : </p>
                        <p class="text-note">Người giới thiệu: Sau đây gọi tắt là (Bạn).</p>
                        <p class="text-note">Người được giới thiệu: Sau đây gọi tắt là (X)</p>
                        <br />
                        <br />
                        <video width="100%" height="auto" style="border-radius: 15px;"
                            poster="./images/thumnailvideo.jpg" controls>
                            <source src="https://shb32.com/SHBET_Media/20241009211604.mp4" type="video/mp4">
                            Your browser does not support the video tag.
                        </video>

                        <p class="text-note h3">※ PHẦN THƯỞNG 1: TIỀN THƯỞNG NHẬN NGAY</p>
                        <table class="table table-bordered">
                            <thead>
                                <tr>
                                    <th scope="col">Đối Tượng nhận thưởng</th>
                                    <th scope="col">Tiền Thưởng</th>
                                    <th scope="col">Giới hạn mời</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr>
                                    <td>Người giới thiệu (Bạn)</td>
                                    <td>188</td>
                                    <td rowspan="2">Không giới hạn</td>
                                </tr>
                                <tr>
                                    <td>Người được giới thiệu (X)</td>
                                    <td>88</td>
                                </tr>

                            </tbody>
                        </table>

                        <p class="text-note">Tiền thưởng sẽ nhận được khi: Người được giới thiệu (X) đạt điều
                            kiện:</p>

                        <p class="text-note">• Tiền nạp: 1,000+</p>
                        <p class="text-note">• Cược hợp lệ: 3,000+</p>
                        <p class="text-note">• Tiền thưởng nhận được chỉ cần 1 vòng cược có thể rút tiền</p>

                        <h3 class="h3">※ PHẦN THƯỞNG 2: TRI ÂN TIỀN NẠP</h3>
                        <p class="text-note">
                            Khi Người được giới thiệu (X) có từ 5 lần nạp tiền trở lên và số tiền nạp "Bình
                            Quân" tương ứng với các mức sau Bạn sẽ được nhận phần thưởng tri ân tiền nạp từ
                            SHBET.
                        </p>

                        <table class="table table-bordered">
                            <thead>
                                <tr>
                                    <th scope="col">Điều kiện</th>
                                    <th scope="col">Mức thưởng</th>
                                    <th scope="col">Tiền nạp</th>
                                    <th scope="col">Tiền thưởng</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr>
                                    <td rowspan="6">Người được giới thiệu (X)<br />
                                        Có số lần nạp ≥ 5 lần</td>
                                    <td>Mức 1</td>
                                    <td>500</td>
                                    <td>88</td>
                                </tr>
                                <tr>
                                    <td>Mức 2</td>
                                    <td>2,000</td>
                                    <td>188</td>
                                </tr>

                                <tr>
                                    <td>Mức 3</td>
                                    <td>5,000</td>
                                    <td>288</td>
                                </tr>

                                <tr>
                                    <td>Mức 4</td>
                                    <td>10,000</td>
                                    <td>388</td>
                                </tr>

                                <tr>
                                    <td>Mức 5</td>
                                    <td>50,000</td>
                                    <td>1,388</td>
                                </tr>

                                <tr>
                                    <td>Mức 6</td>
                                    <td>300,000</td>
                                    <td>3,888</td>
                                </tr>

                                <tr>
                                    <td colspan="4">Tiền thưởng nhận được chỉ cần qua 3 vòng cược có thể rút
                                        tiền</td>
                                </tr>
                            </tbody>
                        </table>

                        <h3 class="text-note bold">※ VÍ DỤ MINH HỌA:</h3>
                        <ul class="text-note">
                            <li>• Người được giới thiệu (X) có 6 lần nạp tiền tương ứng là: 500 | 300 | 200 |
                                5,000 | 600 | 8,000 tổng nạp của 6 lần là: 500 + 300 + 200 + 5,000 + 600 + 8,000
                                = 14,600 điểm.</li>
                        </ul>

                        <p class="text-note">Bình quân 6 lần nạp: 14,600/6 = 2,433 (tương ứng với mức 2)</p>
                        <h3 class="text-note bold shbet-color">Tiền thưởng bạn nhận được là: 188 điểm.</h3>

                        <h3 class="h3">※ PHẦN THƯỞNG 3: HOA HỒNG THANH TOÁN THEO CHU KỲ</h3>
                        <p class="text-note">Bạn giới thiệu được nhiều người tham gia cược thì hàng tuần bạn sẽ
                            hưởng 0.2% hoa hồng trong tổng số toàn bộ tiền cược cấp dưới của bạn, giới thiệu
                            càng nhiều bạn sẽ nhận được tiền thưởng càng lớn.</p>
                        <p class="text-note">※ Cách tính hoa hồng:</p>

                        <table class="table table-bordered">
                            <thead>
                                <tr>
                                    <th scope="col">Tổng cược hợp lệ</th>
                                    <th scope="col">% Hoa hồng</th>
                                    <th scope="col">Giới hạn 1 chu kỳ</th>

                                </tr>
                            </thead>
                            <tbody>
                                <tr>
                                    <td>1+</td>
                                    <td>0.2%</td>
                                    <td>58,888</td>
                                </tr>

                                <tr>
                                    <td colspan="3">Tiền hoa hồng nhận được không cần cược rút tiền ngay</td>
                                </tr>
                            </tbody>
                        </table>

                        <p class="text-note">※ Thời gian thanh toán hoa hồng:</p>

                        <table class="table table-bordered">
                            <thead>
                                <tr>
                                    <th scope="col">Chu kỳ thanh toán</th>
                                    <th scope="col">Thời gian thống kê</th>
                                    <th scope="col">Hình thức thanh toán</th>

                                </tr>
                            </thead>
                            <tbody>
                                <tr>
                                    <td><span style="color: #ffff00;">CHỦ NHẬT</span> hàng tuần 13h~17h Việt Nam</td>
                                    <td>Từ 00:00:00 <span style="color: #ffff00;">CHỦ NHẬT</span> tuần trước đến
                                        23:59:59 <span>Thứ 7</span> tuần này theo giờ hệ
                                        thống</td>
                                    <td>Phát thưởng vào hồng bao <span style="color: #ffff00;">Lì Xì</span> của tài
                                        khoản game</td>
                                </tr>

                                <tr>
                                    <td colspan="3">Tiền hoa hồng nhận được không cần cược</td>
                                </tr>
                            </tbody>
                        </table>


                        <p class="text-note">※ Hệ thống sẽ tính toán hoa hồng và phát trực tiếp vào tài khoản
                            của hội viên, hội viên có thể tham gia cược hoặc rút tiền ngay:</p>
                        <p class="text-note" style="color: red;">※ Ví dụ : Tổng cược hợp lệ tuyến dưới của bạn từ CHỦ
                            NHẬT tuần
                            trước đến THỨ 7 tuần này là: 22,500,000 điểm Tiền hoa hồng bạn nhận được là:
                            22,500,000 * 0.2% = 45,000 điểm ( 45 triệu VND)</p>
                        <br />

                        <p class="text-note" style="color: red;">“Nếu bạn giới thiệu được 1 hệ thống có nhiều người chơi
                            tuyến dưới
                            tham gia việc thu thập 100 triệu mỗi tháng không có gì là khó.” 【Mỗi tháng SHBET có
                            hơn 1000 thành viên giới thiệu bạn bè có thu nhập trên 100 triệu mỗi tháng, chúng
                            tôi hi vong bạn sẽ là người tiếp theo ghi tên vào danh sách đó】</p>
                        <h3 class="h3">※ MỘT SỐ HẠNG MỤC CHÚ Ý:</h3>

                        <p class="text-note">1. Khi bạn chia sẻ link độc quyền của bạn cho bạn bè đăng ký, sau
                            khi bạn bè đăng ký mối quan hệ ràng buộc được thiết lập.</p>
                        <p class="text-note">2. Trong thời gian khuyến mãi khi tài khoản của bạn và người bạn
                            giới thiệu đạt yêu cầu bạn liên hệ CSKH 24/7 sẽ được hỗ trợ nhận số tiền thưởng
                            tương ứng và không giới hạn số lượng bạn bè giới thiệu.</p>
                        <p class="text-note">3. Tiền thưởng và tiền hoa hồng giới thiệu sẽ được cộng trực tiếp
                            vào tài khoản game của bạn ngày khi kết thúc 1 chu kỳ.</p>
                        <p class="text-note">4. Trường hợp hội viên tự tạo tài khoản tuyến dưới (tự giới thiệu
                            chính mình) sẽ không được tính là hợp lệ.</p>
                        <p class="text-note">5. Cùng 1 gia đình/ địa chỉ cư trú/ địa chỉ mail/ số điện thoại/
                            tài khoản thanh toán ( thẻ ghi nợ, thẻ tín dụng ... ) địa chỉ IP/ hệ thống vi tính
                            dùng chung chỉ 1 tài khoản được tham gia.</p>
                        <p class="text-note">6. Thành viên lạm dụng vi phạm quy định khuyến mãi không được tham
                            gia khuyến mãi này.</p>
                        <p class="text-note">7. Nếu chương trình khuyến mãi xảy ra bất kỳ sự cố nào công ty
                            chúng tôi có quyền sửa đổi, tạm ngưng hoặc hủy bỏ chương trình khuyến mãi bất cứ lúc
                            nào, đồng thời có quyền quyết định cuối cùng với chương trình khuyến mãi này.</p>
                        <p class="text-note">
                            8. Tham gia khuyến mãi này đồng nghĩa với bạn đã đồng ý với " Quy tắc và Điều kiện
                            khuyến mãi ".
                        </p>

                        <br />

                    </div>




                    <!--<div class="box-diagram">-->
                    <!--    <p class="title-diagram">SƠ ĐỒ HOA HỒNG</p>-->
                    <!--    <div class="img-diagram ">-->
                    <!--        <img src="./images/diagram.png" alt="">-->
                    <!--    </div>-->
                    <!--    <div class="table-policy">-->
                    <!--        <div class="row-table">-->
                    <!--            <span>Doanh thu trong ngày</span>-->
                    <!--            <span>Tỷ lệ hoa hồng</span>-->
                    <!--            <span>Giới hạn tiền hoa hồng</span>-->
                    <!--            <span>Vòng cược</span>-->
                    <!--        </div>-->
                    <!--        <div class="row-table">-->
                    <!--            <span>1 điểm</span>-->
                    <!--            <span>0.2%</span>-->
                    <!--            <span>Không giới hạn</span>-->
                    <!--            <span>1 vòng</span>-->
                    <!--        </div>-->
                    <!--    </div>-->
                    <!--    <div class="btn-see-more" id="btn-see-more">-->
                    <!--        XEM THÊM-->
                    <!--    </div>-->
                    <!--</div>-->

                    <div class="box-diagram">
                        <p class="title-diagram">TOP THU NHẬP THÀNH VIÊN</p>

                        <div class="table-player">
                            <div class="table-player-header">
                                <div class="item">
                                    <p>Thành viên</p>
                                </div>
                                <div class="item">
                                    <p>Giới thiệu</p>
                                </div>
                                <div class="item">
                                    <p>Thưởng</p>
                                </div>
                                <div class="item">
                                    <p>Hoa hồng</p>
                                </div>
                            </div>
                            <div class="list-users">
                                <div class="table-player-content">
                                    <div class="item">
                                        <p>Alon***</p>
                                    </div>
                                    <div class="item">
                                        <p>5 bạn bè</p>
                                    </div>
                                    <div class="item">
                                        <p>940</p>
                                    </div>
                                    <div class="item">
                                        <p>1506 triệu/tháng</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>


        <!-- Modal -->
        <div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
            <div class="modal-dialog modal-fullscreen">
                <div class="modal-content">
                    <div class="modal-header bg-modal">
                        <h2 class="modal-title" id="exampleModalLabel"></h2>
                        <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
                    </div>
                    <div class="modal-body bg-modal">
                        ...
                    </div>
                </div>
            </div>
        </div>


        <!-- Slick slider -->
        <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript"
            src="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>

        <!-- JavaScript Bundle with Popper -->
        <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
            integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
            crossorigin="anonymous"></script>
        <script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
            integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
            crossorigin="anonymous"></script>
        <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
            integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
            crossorigin="anonymous"></script>
        <!-- ionicon -->
        <script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>

        <script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>

        <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.3/moment-with-locales.min.js"
            integrity="sha512-vFABRuf5oGUaztndx4KoAEUVQnOvAIFs59y4tO0DILGWhQiFnFHiR+ZJfxLDyJlXgeut9Z07Svuvm+1Jv89w5g=="
            crossorigin="anonymous" referrerpolicy="no-referrer"></script>

        <script src="./js/app_m.js?v=18"></script>

        <script>
            var popoverTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="popover"]'))
            var popoverList = popoverTriggerList.map(function (popoverTriggerEl) {
                return new bootstrap.Popover(popoverTriggerEl)
            })
        </script>
</body>

</html>                               

Whois info of domain

Domain Name: SHB08.COM
Registry Domain ID: 2916506805_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.dynadot.com
Registrar URL: http://www.dynadot.com
Updated Date: 2024-09-14T06:03:28Z
Creation Date: 2024-09-13T16:14:26Z
Registry Expiry Date: 2025-09-13T16:14:26Z
Registrar: Dynadot Inc
Registrar IANA ID: 472
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +16502620100
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: HATTIE.NS.CLOUDFLARE.COM
Name Server: LEO.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-12T19:23:19Z <<<
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