Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - mr8h.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 02:58:43 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Wed, 30 Apr 2025 03:58:43 GMT
Location: https://www.mr8h.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sTLP6u6SaZH8vpYU38lPiPNI0IrxuAEhg41JQqm9s30UBzQkD%2BzNmmzkTpermrK07KDwmEuuf3cozYimtJfdVU1J1cu%2B6O9jUS6umEp2FlKqW92KLNho5Siu7xWVLK58VaRiNIGK4iGKA7M%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9383c76c1fe209a5-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7492&min_rtt=7492&rtt_var=3746&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=168&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 status code 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.

302 Found - https://mr8h.com/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 02:58:43 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Location: http://www.mr8h.com
Set-Cookie: nginx=1566943424.20480.0000; expires=Wed, 07-May-2025 02:58:43 GMT; path=/
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=h81b3NbYsWFBOpzkweQoONec65e8f0WSgsWHuur78uCXwnP0%2BbunuzRH8v3LlSakJAjkGBplQuR2POmY%2FVN2efUGGe1L3oAAZB3pvX%2BRl%2BnjWka8EIIC5BRi%2FaAZVQhZPcKr1oEbNQ%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9383c764adee2d9b-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7455&min_rtt=7440&rtt_var=2103&sent=5&recv=7&lost=0&retrans=0&sent_bytes=2831&recv_bytes=783&delivery_rate=541655&cwnd=252&unsent_bytes=0&cid=2d6d96a8dae76c65&ts=1176&x=0"

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - http://www.mr8h.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 30 Apr 2025 02:58:44 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: private, max-age=28800
Vary: Accept-Encoding
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
X-UA-Compatible: IE=edge,chrome=1
Timing-Allow-Origin: *
Access-Control-Allow-Origin: *
CF-Cache-Status: MISS
Last-Modified: Wed, 30 Apr 2025 02:58:44 GMT
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xbdLNORoA817aarsmZKbTf3945UHZ2rtdcqMSnGjzrF9uDHhlhn22%2FfQLty21MUFPOJG0GqRQDnOqYtRI07YfpqLI8vb6gchxcRNQyPlAtGYC%2FKzcKjBIjMgQh%2FDP2vlXTwUgGxzCFndEeM%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 9383c76cac7af8a6-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7492&min_rtt=7413&rtt_var=2147&sent=5&recv=7&lost=0&retrans=0&sent_bytes=2832&recv_bytes=787&delivery_rate=533157&cwnd=252&unsent_bytes=0&cid=ea4890fbad9b6c19&ts=1207&x=0"

HTTP Code 200 OK

200 status code 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: mr8h.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="renderer" content="webkit|ie-stand">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>MR8</title>
    <link rel="stylesheet" type="text/css" href="/statics/mr8/statics/css/domain/cmd368/style-home.css" />
    <link rel="stylesheet" type="text/css" href="/statics/css/unslider.min.css" />
    <link rel="icon" href="/BasePage/mr8/favicon.ico">
    <script type="text/javascript" src="/statics/js/jquery-1.9.0.min.js"></script>
    <style type="text/css">
        .flag_en {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 0 -65px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_cn {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 76px -64px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_th {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 152px -64px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_vn {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 229px -64px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_id {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 0 -205px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_pt {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 76px -205px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_es {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 152px -205px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_kr {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 228px -205px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_jp {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) 0 -104px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .flag_eg {
            background: url(/statics/mr8/statics/img/main/cmdbet/main.png) -25px -103px;
            width: 22px;
            margin-right: 10px;
            height: 17px;
            float: right;
        }

        .font_h {
            font-size: 12px !important;
        }

        .livechat {
            background: none repeat scroll 0 0 #c0d2ea;
            border: 1px solid #b0c0d6;
            border-radius: 10px;
            float: left;
            height: 264px;
            width: 317px;
        }

            .livechat a {
                color: #fff;
                text-shadow: 2px 2px 3px #333;
            }

        .livechat_bg {
            background: url("/statics/mr8/statics/img/main/livechat.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: 1px solid #c0d2ea;
            cursor: pointer;
            height: 237px;
            margin: 12px auto;
            width: 286px;
        }

            .livechat_bg:hover {
                border: 1px solid #f1b403;
            }

            .livechat_bg h1 {
                margin: 80px 0 0 20px;
                width: 120px;
                font-size: 16px;
                line-height: 22px;
                font-weight: 500;
                font-family: Tahoma,Arial,Helvetica,STHeiti;
            }

        .contentimg a {
            color: #153c68;
            margin-left: 15px;
            cursor: pointer;
        }

        .contentimg img {
            vertical-align: middle;
        }

        .contentimg a:hover {
            color: #ffcc00;
        }

        .new_Year {
            background-color: #fff;
            background-size: cover;
            background-position: center;
        }

        .hidden {
            display: none !important;
        }

        input::-webkit-calendar-picker-indicator {
            display: none;
            -webkit-appearance: none;
        }
    </style>
<script type="text/javascript">var MMobileOptions = {"url":"//smart.mr8h.com","messages":{"ko-kr":"모바일을 사용 중이십니다. 모바일 버전으로 이동 할까요?","bu-rm":"သင် မိုဘိုင်း ","vi-vn":"Có vẻ như bạn đang sử dụng thiết bị di động, bạn có muốn truy cập trang web dành cho thiết bị di động của chúng tôi không?","id-id":"Tampaknya Anda menggunakan perangkat mobile, apakah Anda ingin mengunjungi website mobile kami?","fr-ch":"It seems you are using a mobile device, do you want to visit our mobile website?","ja-jp":"It seems you are using a mobile device, do you want to visit our mobile website?","kh-mr":"ហាក់ដូចជាអ្នកំពុងប្រើប្រាស់ទូរសព្ទដៃ តើអ្នកចង់ទស្សនាគេហទំព័ររបស់យើងនៅទូរសព្ទដៃរឺទេ?","ar-eg":"ဖုန္းႏွင့္ website ကို အသုံးျပဳေနတာ ေတြ႕ရပါတယ္။ ပိုမို အစဥ္ေျပေစရန္ ဖုန္း ျဖင့္ ၾကည့္႐ႈရ လြယ္ကူေအာင္ ျပဳလုပ္ထားေသာ Mobile website ကို ေျပာင္းလဲလိုပါသလား။","zh-tw":"看起來您正在使用移動設備,是否願意訪問我們的手機站點?","es-es":"Al parecer usted esta usando un dispositivo movil. Desea visitar nuestro sitio web mobil?  ","tu-kr":"It seems you are using a mobile device, do you want to visit our mobile website?","en-us":"It seems you are using a mobile device, do you want to visit our mobile website?","it-li":"It seems you are using a mobile device, do you want to visit our mobile website?","zh-cn":"看起来您正在使用移动设备,是否愿意访问我们的手机站点?","th-th":"ดูเหมือนว่าคุณกำลังใช้งานผ่านอุปกรณ์มือถือ คุณต้องการเยี่ยมชมเว็บไซต์ทางมือถือของเรา?","pt-pt":"Parece que você está usando um dispositivo móvel, você deseja visitar o nosso site móvel ?"}};</script>
<script type="text/javascript" src="/statics/js/main/mobile.js?v=2407151631"></script>

</head>
<body class="">
    <div class="hdwrapper">
        <div class="header clearfix">
            <div class="header_top">
                <div class="logo" style="position:relative;">
                    <img alt="mr8" src="/statics/mr8/statics/img/domain/mr8/logo.png" style="cursor: pointer;" onclick="parent.location.href='/default.aspx'" />
                    <img class="hidden" id="newYearLogo" alt="newYearLogo" src="../../statics/img/CNYicon.png" style="position: absolute;top: 24px;left: 200px;" />
                </div>
                <form id="formLogin" onsubmit="return LoginCheck()" autocomplete="OFF" target="_parent" action="/Main/ProcessLogin.aspx" method="post">
                    <div class="reg">
                        <p style="float: right;">
                            <a href="javascript:OnLiveAssistClick();" id="liveassistant" style="display: none"></a>
                            <em>
                                <a id="topcontactus" target="_blank" href="/main/static.aspx?q=contactus.html" style="display: none"></a>
                            </em>
                        </p>
                    </div>
                    <div class="login">
                        <span id="usernameSpan" class="titleInput" style="display:none;"></span>
                        <span>
                            <input class="top_input1" type="text" name="UserName" id="UserName" placeholder="Username" autocomplete="off" list="logNameList" />
                            <datalist id="logNameList"></datalist>
                            <label class="RememberMe" id="RememberMe_lang" title="Remember Me">
                                <input type="checkbox" style="display:none;" />
                                <span class="checkbox"></span>
                            </label>
                        </span>
                        <span id="passwordSpan" class="titleInput" style="display:none;"></span>
                        <span>
                            <input class="top_input1" type="text" name="Password" id="Password" placeholder="Password" />
                        </span>
                        <input class="top_input3" type="submit" tabindex="4" value="Login" name="button" id="sub" />
                    </div>
                    <input type="hidden" value="v21.6.21.1" />
                    <input type="hidden" value="192.168.102.146" />
                </form>
            </div>
            <div class="nav_box">
                <div class="nav clearfix">
                    <ul>
                        <li class="current" style="margin-left: 20px;">
                            <a id="menuhome" target="_parent" href="/default.aspx"></a>
                        </li>
                        <li>
                            <a id="menuaboutus" target="_blank" href="/main/static.aspx?q=aboutus.html"></a>
                        </li>
                        <li>
                            <a id="menuhowtobet" target="_blank" href="/main/static.aspx?q=rules.html"></a>
                        </li>
                        <li>
                            <a id="linkfaq" target="_blank" href="/main/static.aspx?q=faq.html">
                                FAQ
                            </a>
                        </li>
                        <li style="display: none">
                            <a id="menucontactus" target="_blank" href="/main/static.aspx?q=contactus.html"></a>
                        </li>
                    </ul>
                </div>
                <div class="new_lang" style="color: #cccccc">
                    <span>
                        <span id="flag_class" class="flag_en"></span>
                        <select id="ddl_language" name="ddl_language" onchange="ChangeLanguage(this.value)">
                            <option value="en-US" selected="selected">English</option>
                            <option value="zh-CN">中文(简体)</option>
                            <option value="zh-TW">中文(繁体)</option>
                            <option value="ko-KR">한국어</option>
                            <option value="ja-JP">日本語</option>
                            <option value="th-TH">ไทย</option>
                            <option value="vi-VN">Tiếng Việt</option>
                            <option value="id-ID">Indonesia</option>
                            <option value="pt-PT">Português</option>
                            <option value="es-ES">Español</option>
                            <option value="ar-EG" style="display: none;">Burmese</option>
                        </select>
                    </span>
                    <!--<img src="/statics/mr8/statics/img/main/LangEnglishSmall.gif" id="langFlag" style="height: 17px; vertical-align: middle">-->
                </div>
            </div>
        </div>
    </div>
    <div class="wrapper">
        <div class="content clearfix">
            <div class="leftframe clearfix">
                <div class="banner-w">
                    <div class="banner" id="banners">
                    </div>
                </div>
                <div class="pic_nav">
                    <ul>
                        <li style="background: url(/statics/mr8/statics/img/domain/mr8/sportbookes.jpg);">
                            <p id="psportbook"></p>
                        </li>
                        <li style="background: url(/statics/mr8/statics/img/domain/mr8/casino.jpg);">
                            <p id="pcasino"></p>
                        </li>
                        <li style="background: url(/statics/mr8/statics/img/domain/mr8/games.jpg);">
                            <p id="pgames"></p>
                        </li>
                        <!--<li style="background: url(/statics/mr8/statics/img/domain/cmd368/poker.jpg)">
                            <p id="ppoker"></p>
                        </li>-->
                        <li style="background: url(/statics/mr8/statics/img/domain/mr8/keno.jpg);">
                            <p id="pkeno"></p>
                        </li>
                    </ul>
                </div>
            </div>
            <div class="rightframe">
                <div class="livechat">
                    <div class="livechat_bg" onclick="javascript:(0);">
                        <h1>
                            <a id="livechatText" href="javascript:;"></a>
                        </h1>
                    </div>
                </div>
                <div class="help">
                    <div class="help_bg" style="background-image: url(/statics/mr8/statics/img/main/mobilebanner/mobile_en-us.jpg)">
                    </div>
                </div>
            </div>
            <div class="footer">
                <div class="line">
                </div>
                <div class="bottom clearfix">
                    <ul>
                        <li>
                            <a id="footaboutus" target="_blank" href="/main/static.aspx?q=aboutus.html"></a>
                        </li>
                        <li>|</li>
                        <li>
                            <a id="foothowtobet" target="_blank" href="/main/static.aspx?q=rules.html"></a>
                        </li>
                        <li>|</li>
                        <li>
                            <a id="footfaq" target="_blank" href="/main/static.aspx?q=faq.html">FAQ</a>
                        </li>
                        <li style="display: none">|</li>
                        <li style="display: none">
                            <a id="footcontactus" target="_blank" href="/main/static.aspx?q=contactus.html"></a>
                        </li>
                        <li>|</li>
                        <li>
                            <a id="footteams" target="_blank" href="/main/static.aspx?q=terms.html"></a>
                        </li>
                        <li>|</li>
                        <li>
                            <a id="footprivacy" target="_blank" href="/main/static.aspx?q=privacy.html"></a>
                        </li>
                        <li>|</li>
                        <li class="contentimg">
                            <a id="contentus"></a>
                            <div class="icons">
                                <img src="" class="" style="width: 26px; height: 26px;" id="livechat" />
                                <img src="" class="" style="width: 26px; height: 26px;" id="skype" />
                                <img src="" class="" style="width: 26px; height: 26px;" id="phone" />
                                <img src="" class="" style="width: 26px; height: 26px;" id="qq" />
                                <img src="" class="" style="width: 26px; height: 26px;" id="whatapp" />
                                <img src="" class="" style="width: 26px; height: 26px;" id="line" />
                                <img src="" class="" style="width: 26px; height: 26px;" id="wechat" />
                                <img src="" class="" style="width: 26px; height: 26px;" id="hotline" />
                                <img src="" class="" style="width: 26px; height: 26px;" id="email" />
                            </div>
                        </li>
                    </ul>
                    <ul style="display:block">
                        <li style="color: #666;"></li>
                    </ul>
                </div>
            </div>
        </div>
    </div>

    <script type="text/javascript" src="/statics/js/compressed/rsaencrypt.min.20140619.js"></script>
    <script type="text/javascript" src="/statics/js/unslider.min.js"></script>
    <script type="text/javascript">
        var staticPathUrl = '/statics/mr8';
        var isCdnDomain = 'False';
        var iconImg = '/statics/img/contactus/mr8/LiveChat.png||/statics/img/contactus/mr8/BB.png||/statics/img/contactus/mr8/WhatsApp.png||/statics/img/contactus/mr8/WeChat.png||/statics/img/contactus/mr8/Email.png|';
        $(function () {
            var toDay = new Date();
            if (toDay <= new Date("2019/02/19")) {
                $("#newYearLogo").removeClass('hidden');
            }

            if (!!window.ActiveXObject || "ActiveXObject" in window) {
                $(".RememberMe").css("z-index", "1");
            }

            if (cookie.has("logNameList")) {
                var nameList = cookie.get("logNameList").split("/");
                for (var i = 0; i < nameList.length; i++) {
                    $("#logNameList").append("<option value=" + nameList[i] + ">");
                }
            }

            if (cookie.has("loginName")) {
                $('input[name="UserName"]').val(cookie.get('loginName'));
                $('input[type="checkbox"]').prop("checked", true);
            }

            document.getElementById("UserName").focus();
            $('.bottom ul:eq(1) li').html("Copyright © MR8. All rights reserved. " + $('input[type=hidden]:eq(0)').val() + "." + $('input[type=hidden]:eq(1)').val().replace("(", "").replace(")", ""));
            ShowIcon();
        });


        //动态加载IconImg
        function ShowIcon() {
            var iconUrl = iconImg.split('|');
            var list = new Array("livechat", "skype", "phone", "qq", "whatapp", "line", "wechat", "hotline", "email");
            for (var i = 0; i < iconUrl.length; i++) {
                iconUrl[i].length > 0 ? $("#" + list[i]).attr('src', iconUrl[i]) : $("#" + list[i]).addClass('hidden');
            }
        }

        function InitBanner(lang) {
            var template = $('#TemplateBanners').html();
            var language = lang || "en-US";
            var content = template.replace(/@language@/ig, language);
            $("#banners").html(content);

            $('.banner').unslider({
                speed: 750,
                delay: 5000,
                autoplay: true,
                infinite: true,
                keys: true,
                nav: true,
                arrows: false,
                animation: 'horizontal' // horizontal,vertical,fade
            });
        }

        function SetFestival(fdate, tdate) { //include fdate and tdate
            var isvalid = new Date(fdate) <= new Date() && new Date() <= new Date(tdate);
            if (isvalid) {
                src = "/statics/mr8/statics/img/main/cmdbet/logo_xn.png"
                $('.logo img').attr('src', src);
                if (!$('body').hasClass('new_Year')) {
                    $('body').addClass('new_Year');
                }
            } else {
                if ($('body').hasClass('new_Year')) {
                    $('body').removeClass();
                }
                var festival0 = new Date() > new Date(tdate);
                if (festival0) {
                    $('body').removeClass();
                }
            }
        }

        function LoginCheck() {
            var user = $('#UserName').val();
            var pwd = $('#Password').val();
            var checked = $('input[type="checkbox"]').prop('checked');
            var reg = /^[a-zA-Z0-9]+$/;
            if (!user || !pwd || !reg.test(user)) {
                if (!user || !reg.test(user)) {
                    alert(invalidName);
                    return false;
                }

                if (!pwd) {
                    alert(invalidPassword);
                    return false;
                }
            }

            cookie.set("checked", checked);
            cookie.set("userName", user);
            cmd.rsaEncript.fnLogin();
            return true;
        }

        function ChangeLanguage(val) {
            location.href = "Main/LanguageChange.aspx?lang=" + val + "&page=" + location.href;
        };

        function GetOpenSize(width, height) {
            var ua = navigator.userAgent;
            if (ua.indexOf('Firefox') > -1) {
                width = parseInt(width) + 3;
                height = parseInt(height) + 3;
            }
            else if (ua.indexOf('Chrome') < 0 && ua.indexOf('Safari') > -1) {
                height = parseInt(height) - 26;
            }
            else if (ua.indexOf('MSIE') > -1) {
                width = width - 3;
                height = height - 4;
            }
            return { width: width, height: height };
        }

        function OnLiveAssistClick() {
            var width = 440;
            var height = 455;
            var size = GetOpenSize(width, height);
            var val = 'toolbar=0,scrollbars=0,location=no,statusbar=0,menubar=0,resizable=0,width=' + size.width + ',height=' + size.height;
            var url = '/main/livechat.aspx';
            var liveAssistWin = window.open(url, 'livechat', val);
            liveAssistWin.focus();
        }
    </script>
    <script type="text/html" id="TemplateBanners">
        <ul>
            <li style="background-image: url(/statics/mr8/statics/img/main/virtualsports/virtual-sports_@[email protected])"></li>
            <li style="background-image: url(/statics/img/banner/common/TLMT/tennis-1211x497-@[email protected]),url(/statics/img/banner/common/TLMT/tennis-1211x497-en-US.jpg)"></li>
            <li style="background-image: url(/statics/img/banner/common/OBT/FootballnewBet3-780x320-@[email protected]),url(/statics/img/banner/common/OBT/FootballnewBet3-780x320-en-US.jpg)"></li>
            <!--<li style="background-image: url(/statics/mr8/statics/img/main/financial/img-financial-@[email protected])"></li>-->
            <!--<li class="festival-slider" style="background-image: url(/statics/mr8/statics/img/main/christmas_bn.jpg);"></li>-->
            <!--<li style="background-image: url(/statics/mr8/statics/img/main/esports/kpl.jpg)"></li>-->
            <li style="background-image: url(/statics/mr8/statics/img/main/ppgame/ppgames_@[email protected])"></li>
            <li style="background-image: url(/statics/mr8/statics/img/main/esports/new-esports_@[email protected])"></li>
            <li style="background-image: url(/statics/mr8/statics/img/main/livestreaming/ls_@[email protected])"></li>
            <li style="background-image: url(/statics/mr8/statics/img/main/qqkeno/qqkeno_@[email protected])"></li>
            <li style="background-image: url(/statics/mr8/statics/img/main/w88/w88_@[email protected])"></li>
            <!--<li style="background-image: url(/statics/mr8/statics/img/main/minicasino/minicasino_@[email protected])"></li>-->
            <!--<li style="background-image: url(/statics/mr8/statics/img/main/banner07_@[email protected])"></li>-->
        </ul>
    </script>
    <script type="text/javascript">
        var lIndex = { "en-US": 0, "zh-CN": 1, "th-TH": 2, "vi-VN": 3, "zh-TW": 4, "id-ID": 5, "pt-PT": 6, "es-ES": 7, "ko-KR": 8, "ja-JP": 9, "ar-EG": 10 };
        var flag = ['flag_en', 'flag_cn', 'flag_th', 'flag_vn', 'flag_cn', 'flag_id', "flag_pt", "flag_es", "flag_kr", "flag_jp", "flag_eg"];
        var lan = [
            ["", "Username:", "Password:", "Validation:", "Login", "Join Now !", "Live Chat", "Contact Us", "About Us", "How To Bet", "Privacy Policy", "Terms & Conditions", "Sportsbook", "Casino", "Games", "Keno", "Poker", "Invalid username", "Invalid password", "Home", "Wechat", "Day", "Hour", "Minute", "Second", "24/7 CSD Service", " Toll Free", "China – 4001 20 3680<br/>Indonesia – 007 8033218368<br/>Thailand – 001 800 852 5368<br/>Vietnam – 12032168", "Anytime for Professional Customer Service", "FAQ", "Contact us (Login required) via:", "Remember Me"],
            ["", "用户名:", "密码:", "验证码:", "登录", "注册会员 !", "在线助理", "联系我们", "关于我们", "如何下注", "隐私权政策", "条款与条件", "体育博彩", "娱乐城", "游戏", "彩票", "扑克", "用户名无效", "密码无效", "主页", "微信", "天", "小时", "分钟", "秒", "24/7客服热线", "免付电话", "中国 – 4001 20 3680<br/>印尼 – 007 8033218368<br/>泰国 – 001 800 852 5368<br/>越南 – 12032168", "24小时提供专业服务", "FAQ", "联络我们的方式(需要登入):", "记住我", "尝试我们全新的", "智能手机", "界面"],
            ["", "ชื่อ:", "รหัสผ่าน:", "รหัส:", "ล็อกอิน", "สมัครสมาชิกตอนนี้ !", "ผู้ช่วยออนไลน์", "ติดต่อเรา", "เกี่ยวกับเรา", "วางเดิมพันอย่างไร", "นโยบายของบริษัท", "ข้อกำหนดและเงื่อนไข", "หนังสือกีฬา", "คาสิโน", "เกม", "ลอตเตอรี่", "โป๊กเกอร์", "ยูสเซอเนมไม่ถูกต้อง", "รหัสผ่านไม่ถูกต้อง", "หน้าแรก", "Wechat", "วัน", "ชั่วโมง", "นาที", "วินาที", "บริการลูกค้าตลอด 24/7", "โทรฟรี", "ประเทศจีน – 4001 20 3680<br/>ประเทศอินโดนีเซีย – 007 8033218368<br/>ประเทศไทย – 001 800 852 5368<br/>เวียดนาม – 12032168", "สำหรับการให้บริการอย่างมืออาชีพตลอดทุกช่วงเวลา", "FAQ", "ติดต่อเรา (ต้องการเข้าสู่ระบบ) ผ่าน:", "จดจำฉัน"],
            ["", "Tên truy cập:", "Mật khẩu:", "Mã số:", "Đăng nhập", "Đăng ký ngay !", "hỗ trợ trực tiếp", "Liên hệ với chúng tôi", "Thông tin về chúng tôi", "Làm thế nào để đặt cược", "Chính sách bảo mật", "Điều khoản và Điều kiện", "thể thao", "sòng bạc", "trò chơi", "xổ số", "đánh bài phé", "tên người dùng không hợp lệ", "không hợp lệ mật khẩu", "Trang Chủ", "Wechat", "Ngày", "Giờ", "Phút", "Giây", "Hỗ Trợ Tiếng Việt 24/7", " số điện thoại miễn phí", "Trung Quốc – 4001 20 3680<br/>Indonesia – 007 8033218368<br/>Thái Lan – 001 800 852 5368<br/>Việt Nam – 12032168", "Hỗ trợ khách hàng chuyên nghiệp sẵn sàng phục vụ khách hàng bất cứ lúc nào", "FAQ", "Thông qua liên hệ (Yêu cầu đăng nhập):", "Ghi Nhớ"],
            ["", "用戶名:", "密碼:", "驗證碼:", "登錄", "註冊會員 !", "在線助理", "聯繫我們", "關於我們", "如何下注", "隱私權政策", "條款與條件", "體育博彩", "娛樂城", "遊戲", "彩票", "撲克", "用戶名無效", "密碼無效", "主頁", "微信", "天", "小時", "分鐘", "秒", "24/7客服熱線", "免付電話", "中國 – 4001 20 3680<br/>印尼 – 007 8033218368<br/>泰國 – 001 800 852 5368<br/>越南 – 12032168<br/>", "24小時提供專業服務", "FAQ", "聯絡我們的方式(需要登入):", "記住我"],
            ["", "Nama:", "Kata sandi:", "Pengesahan:", "Masuk", "Gabung Sekarang !", "Chat langsung", "Hubungi kami", "Tentang kami", "Cara Bermain", "Kebijakan privasi", "Syarat dan ketentuan", "Sportsbook", "Kasino", "Permainan", "Keno", "Poker", "Nama user tidak berlaku", "Kata sandi Salah", "Beranda", "Wechat", "Hari", "Jam", "Menit", "Detik", "Layanan Pelanggan 24/7", "Layanan Telepon Gratis", "China – 4001 20 3680<br/>Indonesia – 007 8033218368<br/>Thailand – 001 800 852 5368<br/>Vietnam – 12032168", "Layanan Customer yang professional Setiap Saat", "FAQ", "Hubungi Kami (Wajib Masuk) melalui:", "Ingat Saya"],
            ["", "Nome:", "Senha:", "Validação:", "Login", "Junte-se Agora !", "Chat ao vivo", "Fale Conosco", "Quem Somos", "Como Apostar", "Política de Privacidade", "Termos e Condições", "Sportsbook", "Cassino", "Jogos", "Loteria", "Pôquer", "Nome de usuário inválido", "Senha inválida", "Casa", "Wechat", "Dia", "Hora", "Minuto", "Segundo", "24/7 Serviço CSD", " Ligação Gratuita", "China – 4001 20 3680<br/>Indonesia – 007 8033218368<br/>Thailand – 001 800 852 5368<br/>Vietnam – 12032168", "Anytime for Professional Customer Service", "FAQ", "Contact us (Login required) via:", "Remember Me"],
            ["", "Nombre:", "Contraseña:", "Validacion:", "Ingresar", "Entra ahora !", "Chat en vivo", "Contáctenos", "Acerca de Nosotros", "Como Apostar", "Política de privacidad", "Terminos y condiciones", "Deportes", "Casino", "Juegos", "Loteria", "Poker", "Nombre de usuario invalido", "Contraseña Invalida", "Local", "Wechat", "Día", "Hora", "Minuto", "Segundo", "24/7 Servicio CSD", "Toll Free", "China – 4001 20 3680<br/>Indonesia – 007 8033218368<br/>Thailand – 001 800 852 5368<br/>Vietnam – 12032168", "Anytime for Professional Customer Service", "FAQ", "Contact us (Login required) via:", "Remember Me"],
            ["", "사용자 이름:", "비밀번호:", "확인:", "로그인", "회원가입!", "라이브 지원", "연락처", "회사 소개", "경기 방법", "개인정보 보호 정책", "계약 조건", "스포츠북", "카지노", "게임", "복권", "Poker", "사용자 이름이 잘못 되었습니다", "유효하지 않은 비밀번호", "홈", "Wechat", "일", "시간", "분", "초", "24시간/7일 연중무휴 서비스", " Toll Free", "중국 – 4001 20 3680<br/>인도네시아 – 007 8033218368<br/>태국 – 001 800 852 5368<br/>베트남 – 12032168", "언제든지 고객상담센터로 문의주세요", "질의응답", "Contact us (Login required) via:", "잊지 마세요"],
            ["", "ユーザー名:", "パスワード:", "検証:", "ログイン", "今すぐ参加しましょう!", "ライブチャット", "お問い合わせ", "会社概要", "ベットの仕方", "個人情報保護", "利用規約", "スポーツブック", "カジノ", "ゲーム", "キノ", "ポーカー", "無効なユーザー名", "無効なパスワード", "ホーム", "ウィーチャット", "日付", "時間", "分", "秒", "24/7 CSDサービス", "通話料無料", "中国 – 4001 20 3680<br/>インドネシア – 007 8033218368<br/>タイ – 001 800 852 5368<br/>ベトナム – 12032168", "プロのカスタマーサービスはいつでもお客様のために", "FAQ", "", "Remember Me"],
            ["", "အသုံးပြုသူအမည်:", "လျို့ဝှက်နံပါတ်:", "Validation:", "Login", "ယခုဆက်သွယ်ပါ။ !", "Live Chat", "Contact Us", "About Us", "How To Bet", "Privacy Policy", "Terms & Conditions", "Sportsbook", "Casino", "Games", "Keno", "Poker", "Invalid username", "Invalid password", "	အိမ်", "Wechat", "Day", "နာရီ", "မိနစ်", "Second", "၂၄ နာရီဝန်ဆောင်မှုရှိသည်။", "  အခမဲ့ဖုန်းဆက်သွယ်ခြင်း။", "China – 4001 20 3680<br/>Indonesia – 007 8033218368<br/>Thailand – 001 800 852 5368<br/>Vietnam – 12032168", "အချိန်မရွေးပရော်ဖက်ရှင်နယ်(Professional)များအတွက်ဖောက်သည်ဝန်ဆောင်မှုများ", "FAQ", "(လိုအပ်တဲ့ Login)မှတဆင့်  သင်တို့ကိုဆက်သွယ်ပါ။", "Remember Me", "Try out our all new", "smartphone", "interface"]
        ];
        var invalidName = "Invalid username";
        var invalidPassword = "Invalid password";

        function changelang(l) {
            var v = lIndex[l];
            document.getElementById("flag_class").className = flag[v];
            //document.getElementById("lang").innerHTML = lan[v][0];
            document.getElementById("usernameSpan").innerHTML = lan[v][1];
            document.getElementById("passwordSpan").innerHTML = lan[v][2];
            document.getElementById("UserName").setAttribute("placeholder", lan[v][1].replace(":", ""));
            document.getElementById("Password").setAttribute("placeholder", lan[v][2].replace(":", ""));
            document.getElementById("sub").value = lan[v][4];
            //document.getElementById("register").innerHTML = lan[v][5];
            document.getElementById("liveassistant").innerHTML = lan[v][6];
            document.getElementById("topcontactus").innerHTML = lan[v][7];
            document.getElementById("menucontactus").innerHTML = lan[v][7];
            document.getElementById("footcontactus").innerHTML = lan[v][7];
            document.getElementById("menuaboutus").innerHTML = lan[v][8];
            document.getElementById("footaboutus").innerHTML = lan[v][8];
            document.getElementById("menuhowtobet").innerHTML = lan[v][9];
            document.getElementById("foothowtobet").innerHTML = lan[v][9];
            document.getElementById("footprivacy").innerHTML = lan[v][10];
            document.getElementById("footteams").innerHTML = lan[v][11];
            document.getElementById("psportbook").innerHTML = lan[v][12];
            document.getElementById("pcasino").innerHTML = lan[v][13];
            document.getElementById("pgames").innerHTML = lan[v][14];
            document.getElementById("pkeno").innerHTML = lan[v][15];
            //document.getElementById("pcsd").innerHTML = lan[v][25];
            //document.getElementById("wchat").innerHTML = lan[v][20];
            invalidName = lan[v][17];
            invalidPassword = lan[v][18];
            document.getElementById("menuhome").innerHTML = lan[v][19];
            //document.getElementById("livechatText").innerHTML = lan[v][28];
            document.getElementById("linkfaq").innerHTML = lan[v][29];
            document.getElementById("footfaq").innerHTML = lan[v][29];
            document.getElementById("contentus").innerHTML = lan[v][30];
            document.getElementById("RememberMe_lang").append(lan[v][31]);
        }

        function langload() {
            var lang = 'zh-CN';
            var arr = document.cookie.match(new RegExp("(^| )language=([^;]*)(;|$)"));
            if (arr != null) {
                lang = unescape(arr[2]);
            } else {
                var exp = new Date();
                exp.setFullYear(exp.getFullYear() + 1);
                document.cookie = "language=zh-CN;expires=" + exp.toGMTString();
            }
            document.getElementById("ddl_language").value = lang;
            changelang(lang);
            InitBanner(lang);
            var iconsWidth = $('#ddl_language option:selected').val().toLowerCase() === 'vi-vn' ? '181px' : 'auto';
            $(' .contentimg .icons').css('width', iconsWidth);
        }

        /*
            *如果求的时间差为天数则处以864000000,如果是小时数则在这个数字上
            *除以24,分钟数则再除以60,依此类推
            */
        var intDiff = 0;

        function timer() {
            window.setInterval(function () {
                //var tStr = "2014-06-13 23:59:59";
                //var d1 = new Date(Date.parse(tStr.replace(/\-/g, "/")));
                var d1 = new Date('Jul 14 2014 03:00:00 GMT+0800');

                var diff = -480 - new Date().getTimezoneOffset();
                intDiff = ((d1.getTime() - new Date().getTime()) + diff * 60000) / (86400000 / (24 * 60 * 60));
                var day = 0,
                    hour = 0,
                    minute = 0,
                    second = 0;
                if (intDiff > 0) {
                    day = Math.floor(intDiff / (60 * 60 * 24));
                    hour = Math.floor(intDiff / (60 * 60)) - (day * 24);
                    minute = Math.floor(intDiff / 60) - (day * 24 * 60) - (hour * 60);
                    second = Math.floor(intDiff) - (day * 24 * 60 * 60) - (hour * 60 * 60) - (minute * 60);
                }
                if (minute <= 9) minute = '0' + minute;
                if (second <= 9) second = '0' + second;
                $('.wdcup_time h1:eq(0)').html(day);
                $('.wdcup_time h1:eq(1)').html(hour);
                $('.wdcup_time h1:eq(2)').html(minute);
                $('.wdcup_time h1:eq(3)').html(second);
                intDiff--;
            }, 1000);
        }

        $(function () {
            //timer();
            langload();
        });
    </script>
    <iframe src="check.aspx" height="0" width="0" style="border: 0"></iframe>
</body>
</html>
                               

Whois info of domain

Domain Name: MR8H.COM
Registry Domain ID: 2118759217_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.name.com
Registrar URL: http://www.name.com
Updated Date: 2025-04-07T16:05:45Z
Creation Date: 2017-04-29T01:17:16Z
Registry Expiry Date: 2026-04-29T01:17:16Z
Registrar: Name.com, Inc.
Registrar IANA ID: 625
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 7202492374
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: AMY.NS.CLOUDFLARE.COM
Name Server: SID.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T02:58:37Z <<<
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