Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - 2ds5d.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Tue, 13 May 2025 08:47:36 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive

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: 2ds5d.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh-CN">
  <head>
    <meta charset="utf-8" />
    <meta name="renderer" content="webkit" />
    <meta name="force-rendering" content="webkit" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <meta
      name="viewport"
      id="viewport"
      content="width=device-width,initial-scale=1.0"
    />

    <link
      rel="icon"
      type="image/png"
      href="https://imgcs.s98s2.com/aicc/imgs/1600157009000/favicon.png"
    />

    <title>深圳市心游网络科技有限公司</title>
    <meta name="description" content="" />
    <meta name="keywords" content="" />
    <!-- todo import ui css file -->

    <link href="./normalize.css?a=0.6140742229781668" rel="stylesheet" />

    <link href="./index.css?a=0.7788550608348515" rel="stylesheet" />

    <style>
      html {
        width: 100%;
        height: 100%;
      }
      body {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: auto;
        margin: 0 auto;
      }
    </style>
  </head>
  <body>
    <script>
      // 双端链接跳转
      var isMobile = /Android|webOS|iPhone|iPod|BlackBerry/i.test(
        navigator.userAgent
      );
      /* pc 端情况*/
      var t = '';
      var desktopUrl = '';
      var mobileUrl = '';
      var carryParams = '';
      var params = location.search.substring(1);

      if (!isMobile) {
        if (desktopUrl && location.href != desktopUrl) {
          if (carryParams != '0' && params) {
            if (desktopUrl.split('?').length < 2) {
              location.href = desktopUrl + '?' + params;
            } else {
              location.href = desktopUrl + '&' + params;
            }
          } else {
            location.href = desktopUrl;
          }
        }
      } else {
        if (mobileUrl && location.href != mobileUrl) {
          if (carryParams != '0' && params) {
            if (mobileUrl.split('?').length < 2) {
              location.href = mobileUrl + '?' + params;
            } else {
              location.href = mobileUrl + '&' + params;
            }
          } else {
            location.href = mobileUrl;
          }
        }
      }
    </script>

    <!-- import vue and ui js -->

    <script src="./vue.runtime.min.js"></script>

    <script src="./utils.js"></script>

    <script src="./AiccContainer-cdn.js"></script>

    <script src="./AiccHorizonText-cdn.js"></script>

    <script src="./AiccButton-cdn.js"></script>

    <script src="./AiccRichText-cdn.js"></script>

    <script src="./AiccImage-cdn.js"></script>

    <div class="wx-share">
      <img
        src="https://imgcs.s98s2.com/aicc/imgs/1606977062000/wxTip.png"
        style="
          width: 640px;
          height: 620px;
          position: absolute;
          top: 0;
          right: 0;
        "
      />
    </div>
    <div id="app"></div>

    <script>
      // create by AICC V2.6.6 | pid=261&zid=60
      // AICC-comp V.1.2.78 | AICC-animation V.1.2.78

      var instance = new Vue({
        el: '#app',
        data: {},
        methods: {
          aicc_mountedfunc0: function () {
            this.$eventBus.$on('comp-display', (event) => {
              const ctrlItem = document.querySelector('.' + event.uuid);
              ctrlItem.style.display = event.type;
            });
          },

          aicc_method1: function () {
            const alertContent = '敬请期待!';
            alert(alertContent);
          },

          aicc_method2: function () {
            const alertContent = '敬请期待!';
            alert(alertContent);
          },

          aicc_method3: function () {
            location.href = './information.html';
          },

          aicc_method4: function () {
            const alertContent = '敬请期待!';
            alert(alertContent);
          },

          aicc_method5: function () {
            location.href = './index.html';
          },
        },
        mounted() {
          this.aicc_mountedfunc0();
        },
        render: function (h, context) {
          return h(
            'div',
            {
              class: '_OX19O2pv',
            },
            [
              h(
                'div',
                {
                  class: '_lPXdfhn0 ',
                },
                [
                  h(
                    'aicc-container',
                    {
                      ref: '_lPXdfhn0',
                      props: {},
                      class: {},
                      nativeOn: {},
                      directives: [],
                    },
                    [
                      h('div', { class: '_XndLHbBv ' }, [
                        h(
                          'aicc-horizon-text',
                          {
                            ref: '_XndLHbBv',
                            props: {
                              isUl: false,
                              algin: '0',
                              color:
                                'rgba(119.53168682026495, 111.7071579365737, 121.30998883928571, 1)',
                              itext: '网络科技有限公司',
                              isBold: true,
                              isWord: false,
                              fontSize: 28,
                              isItalic: false,
                              lineheight: 25,
                              letterSpacing: 0,
                            },
                            nativeOn: {},
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_nywiG56p ' }, [
                        h(
                          'aicc-horizon-text',
                          {
                            ref: '_nywiG56p',
                            props: {
                              isUl: false,
                              algin: '0',
                              color:
                                'rgba(107, 128.00000000000003, 241.99999999999997, 1)',
                              itext: '深圳市心游',
                              isBold: true,
                              isWord: false,
                              fontSize: 33,
                              isItalic: false,
                              lineheight: 36,
                              letterSpacing: 0,
                            },
                            nativeOn: {},
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_KH34XYFY ' }, [
                        h(
                          'aicc-button',
                          {
                            ref: '_KH34XYFY',
                            props: {
                              isUl: false,
                              text: '请输入手机号',
                              algin: '1',
                              color: 'rgba(0,0,0,1)',
                              isBold: false,
                              srcNor: '',
                              btnText: '用户中心',
                              fontSize: 20,
                              isActive: false,
                              isItalic: false,
                              norColor: 'rgba(255, 255, 255, 0)',
                              srcHover: '',
                              hoverColor: 'rgba(0, 0, 0, 0)',
                              lineheight: 90,
                              objectFit1: 'cover',
                              objectFit2: 'cover',
                              borderRadius: 0,
                              animationName: 'op',
                              animationTime: 0.5,
                              letterSpacing: 0,
                              hoverTextColor:
                                'rgba(107, 128.00000000000003, 241.99999999999997, 1)',
                            },
                            nativeOn: {
                              click: this.aicc_method1,
                            },
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_ai41nLQd ' }, [
                        h(
                          'aicc-button',
                          {
                            ref: '_ai41nLQd',
                            props: {
                              isUl: false,
                              text: '请输入手机号',
                              algin: '1',
                              color: 'rgba(0,0,0,1)',
                              isBold: false,
                              srcNor: '',
                              btnText: '充值中心',
                              fontSize: 20,
                              isActive: false,
                              isItalic: false,
                              norColor: 'rgba(255, 255, 255, 0.1)',
                              srcHover: '',
                              hoverColor: 'rgba(0, 0, 0, 0)',
                              lineheight: 90,
                              objectFit1: 'cover',
                              objectFit2: 'cover',
                              borderRadius: 0,
                              animationName: 'op',
                              animationTime: 0.5,
                              letterSpacing: 0,
                              hoverTextColor:
                                'rgba(107, 128.00000000000003, 241.99999999999997, 1)',
                            },
                            nativeOn: {
                              click: this.aicc_method2,
                            },
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_r7lIOYia ' }, [
                        h(
                          'aicc-button',
                          {
                            ref: '_r7lIOYia',
                            props: {
                              isUl: false,
                              text: '请输入手机号',
                              algin: '1',
                              color: 'rgba(0,0,0,1)',
                              isBold: false,
                              srcNor: '',
                              btnText: '游戏资讯',
                              fontSize: 20,
                              isActive: false,
                              isItalic: false,
                              norColor: 'rgba(255, 255, 255, 0.03)',
                              srcHover: '',
                              hoverColor: 'rgba(0, 0, 0, 0.06)',
                              lineheight: 90,
                              objectFit1: 'cover',
                              objectFit2: 'cover',
                              borderRadius: 0,
                              animationName: 'op',
                              animationTime: 0.5,
                              letterSpacing: 0,
                              hoverTextColor:
                                'rgba(107, 128.00000000000003, 241.99999999999997, 1)',
                            },
                            nativeOn: {
                              click: this.aicc_method3,
                            },
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_Ymysjh4A ' }, [
                        h(
                          'aicc-button',
                          {
                            ref: '_Ymysjh4A',
                            props: {
                              isUl: false,
                              text: '请输入手机号',
                              algin: '1',
                              color: 'rgba(0,0,0,1)',
                              isBold: false,
                              srcNor: '',
                              btnText: '游戏中心',
                              fontSize: 20,
                              isActive: false,
                              isItalic: false,
                              norColor: 'rgba(255, 255, 255, 0)',
                              srcHover: '',
                              hoverColor: 'rgba(0, 0, 0, 0.01)',
                              lineheight: 90,
                              objectFit1: 'cover',
                              objectFit2: 'cover',
                              borderRadius: 0,
                              animationName: 'op',
                              animationTime: 0.5,
                              letterSpacing: 0,
                              hoverTextColor:
                                'rgba(107, 128.00000000000003, 241.99999999999997, 1)',
                            },
                            nativeOn: {
                              click: this.aicc_method4,
                            },
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_G6SE9cO5 ' }, [
                        h(
                          'aicc-button',
                          {
                            ref: '_G6SE9cO5',
                            props: {
                              isUl: false,
                              text: '请输入手机号',
                              algin: '1',
                              color: 'rgba(0,0,0,1)',
                              isBold: false,
                              srcNor: '',
                              btnText: '首页',
                              fontSize: 20,
                              isActive: false,
                              isItalic: false,
                              norColor: 'rgba(255, 255, 255, 0)',
                              srcHover: '',
                              hoverColor: 'rgba(0, 0, 0, 0)',
                              lineheight: 90,
                              objectFit1: 'cover',
                              objectFit2: 'cover',
                              borderRadius: 0,
                              animationName: 'op',
                              animationTime: 0.5,
                              letterSpacing: 0,
                              hoverTextColor:
                                'rgba(107, 128.00000000000003, 241.99999999999997, 1)',
                            },
                            nativeOn: {
                              click: this.aicc_method5,
                            },
                            directives: [],
                          },
                          null
                        ),
                      ]),
                      ,
                    ]
                  ),
                ]
              ),

              h(
                'div',
                {
                  class: '_iIgXuz4A ',
                },
                [
                  h(
                    'aicc-horizon-text',
                    {
                      ref: '_iIgXuz4A',
                      props: {
                        isUl: false,
                        algin: '0',
                        color: '0xffffff',
                        itext: '',
                        isBold: false,
                        isWord: false,
                        fontSize: 18,
                        isItalic: false,
                        lineheight: 20,
                        letterSpacing: 0,
                      },
                      class: {},
                      nativeOn: {},
                      directives: [],
                    },
                    null
                  ),
                ]
              ),

              h(
                'div',
                {
                  class: '_yDzIkSxw ',
                },
                [
                  h(
                    'aicc-container',
                    {
                      ref: '_yDzIkSxw',
                      props: {},
                      class: {},
                      nativeOn: {},
                      directives: [],
                    },
                    [
                      h('div', { class: '_E5G4DZTs ' }, [
                        h(
                          'aicc-rich-text',
                          {
                            ref: '_E5G4DZTs',
                            props: {
                              text: '%3Cp%20style%3D%22margin-left%3A0px%3Btext-align%3Acenter%3B%22%3E%3Cspan%20style%3D%22color%3A%23766E6E%3Bfont-size%3A10px%3B%22%3E%E6%B7%B1%E5%9C%B3%E5%B8%82%E5%BF%83%E6%B8%B8%E7%BD%91%E7%BB%9C%E7%A7%91%E6%8A%80%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8%3C%2Fspan%3E%3C%2Fp%3E%3Cp%20style%3D%22margin-left%3A0px%3Btext-align%3Acenter%3B%22%3E%3Cspan%20style%3D%22color%3A%23766E6E%3Bfont-size%3A10px%3B%22%3E%E5%85%AC%E5%8F%B8%E5%9C%B0%E5%9D%80%EF%BC%9A%E6%B7%B1%E5%9C%B3%E5%B8%82%E5%8D%97%E5%B1%B1%E5%8C%BA%E7%B2%A4%E6%B5%B7%E8%A1%97%E9%81%93%E5%A4%A7%E5%86%B2%E7%A4%BE%E5%8C%BA%E6%B7%B1%E5%8D%97%E5%A4%A7%E9%81%939680%E5%8F%B7%E5%A4%A7%E5%86%B2%E5%95%86%E5%8A%A1%E4%B8%AD%E5%BF%83(%E4%BA%8C%E6%9C%9F)1%E6%A0%8B%3C%2Fspan%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3Acenter%3B%22%3E%3Ca%20href%3D%22https%3A%2F%2Fbeian.miit.gov.cn%22%3E%3Cspan%20style%3D%22color%3A%23766E6E%3Bfont-size%3A10px%3B%22%3E%E7%BD%91%E7%AB%99%E5%A4%87%E6%A1%88%E5%8F%B7%EF%BC%9A%E7%B2%A4ICP%E5%A4%8717098327%E5%8F%B7%3C%2Fspan%3E%3C%2Fa%3E%3C%2Fp%3E',
                            },
                            nativeOn: {},
                            directives: [],
                          },
                          null
                        ),
                      ]),
                      ,
                    ]
                  ),
                ]
              ),

              h(
                'div',
                {
                  class: '_HuPjnj6C ',
                },
                [
                  h(
                    'aicc-container',
                    {
                      ref: '_HuPjnj6C',
                      props: {
                        isUl: false,
                        algin: '0',
                        color:
                          'rgba(117.99999999999999, 109.99999999999999, 109.99999999999999, 1)',
                        itext:
                          '经营范围包括许可项目:游艺娱乐活动;第二类增值电信业务;网络文化经营;互联网信息服务(依法须经批准的项目,经相关部门批准后方可开展经营活动)一般项目:数字文化创意软件开发;动漫游戏开发;信息技术咨询服务;软件开发;信息系统集成服务;计算机软硬件及辅助设备批发;计算机软硬件及辅助设备零售;计算机及通讯设备租赁;广告设计、代理;广告制作;科技中介服务;专业设计服务;数字内容制作服务(不含出版发行);会议及展览服务(除许可业务外,可自主依法经营法律法规非禁止或限制的项目)',
                        isBold: false,
                        isWord: false,
                        fontSize: 17,
                        isItalic: false,
                        lineheight: 35,
                        letterSpacing: 0,
                      },
                      class: {},
                      nativeOn: {},
                      directives: [],
                    },
                    [
                      h('div', { class: '_yl8g191C ' }, [
                        h(
                          'aicc-image',
                          {
                            ref: '_yl8g191C',
                            props: {
                              ext1: '',
                              ext2: '',
                              ext3: '',
                              cursor: false,
                              lrFilp: false,
                              srcurl:
                                'https://imgcs.s98s2.com/aicc/imgs/1652926315101.jpg',
                              udFilp: false,
                              objectFit: '2',
                              disableEvent: false,
                            },
                            nativeOn: {},
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_KuNx6gfS ' }, [
                        h(
                          'aicc-image',
                          {
                            ref: '_KuNx6gfS',
                            props: {
                              cursor: false,
                              lrFilp: false,
                              srcurl:
                                'https://imgcs.s98s2.com/aicc/imgs/1609125772577.png',
                              udFilp: false,
                              objectFit: '2',
                            },
                            nativeOn: {},
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_UeG3Bt9t ' }, [
                        h(
                          'aicc-horizon-text',
                          {
                            ref: '_UeG3Bt9t',
                            props: {
                              isUl: false,
                              algin: '0',
                              color:
                                'rgba(107, 128.00000000000003, 241.99999999999997, 1)',
                              itext: '关于我们',
                              isBold: true,
                              isWord: false,
                              fontSize: 25,
                              isItalic: false,
                              lineheight: 40,
                              letterSpacing: 0,
                            },
                            nativeOn: {},
                            directives: [],
                          },
                          null
                        ),
                      ]),

                      h('div', { class: '_-uQre2IH ' }, [
                        h(
                          'aicc-horizon-text',
                          {
                            ref: '_-uQre2IH',
                            props: {
                              isUl: false,
                              algin: '0',
                              color:
                                'rgba(117.99999999999999, 109.99999999999999, 109.99999999999999, 1)',
                              itext:
                                '      深圳市心游网络科技有限公司成立于2017年07月17日,注册地位于深圳市南山区粤海街道大冲社区深南大道9680号大冲商务中心(二期)1栋1号楼609。经营范围包括许可项目:游艺娱乐活动;第二类增值电信业务;网络文化经营;互联网信息服务(依法须经批准的项目,经相关部门批准后方可开展经营活动)一般项目:数字文化创意软件开发;动漫游戏开发;信息技术咨询服务;软件开发;信息系统集成服务;计算机软硬件及辅助设备批发;计算机软硬件及辅助设备零售;计算机及通讯设备租赁;广告设计、代理;广告制作;科技中介服务;专业设计服务;数字内容制作服务(不含出版发行);会议及展览服务(除许可业务外,可自主依法经营法律法规非禁止或限制的项目)',
                              isBold: false,
                              isWord: false,
                              fontSize: 17,
                              isItalic: false,
                              lineheight: 35,
                              letterSpacing: 0,
                            },
                            nativeOn: {},
                            directives: [],
                          },
                          null
                        ),
                      ]),
                      ,
                    ]
                  ),
                ]
              ),
              ,
            ]
          );
        },
      });
    </script>

    <script>
      var _hmt = _hmt || [];
      (function () {
        var hm = document.createElement('script');
        var currentDomain = window.location.host;
        if (currentDomain.indexOf('37.com') > -1) {
          hm.src =
            'https://hm.baidu.com/hm.js?023704b0312ed14bdbb8f9e887406b96';
        } else if (currentDomain.indexOf('39ej7e.com') > -1) {
          hm.src =
            'https://hm.baidu.com/hm.js?ac211bdc4447fafe9659d04fd4033ec3';
        } else if (currentDomain.indexOf('94j0r5.com') > -1) {
          hm.src =
            'https://hm.baidu.com/hm.js?9adc984684817c2d9976934a1d6edbbc';
        } else if (currentDomain.indexOf('daution.com') > -1) {
          hm.src =
            'https://hm.baidu.com/hm.js?a4a6ab73a06cab006ee4c4994b0d71cc';
        } else if (currentDomain.indexOf('hnjiechengtech.com') > -1) {
          hm.src =
            'https://hm.baidu.com/hm.js?afdfe585b4a84a4274f5032cf6d5f9e2';
        } else {
          hm.src =
            'https://hm.baidu.com/hm.js?625808aa37890d470a175d3a3b1acedd';
        }
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(hm, s);
      })();
    </script>

    <!--script>
      
    
    </script-->
  </body>
</html>
                               

Whois info of domain

Domain Name: 2DS5D.COM
Registry Domain ID: 2146951540_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ename.com
Registrar URL: http://www.ename.net
Updated Date: 2024-06-25T22:20:38Z
Creation Date: 2017-07-26T08:28:18Z
Registry Expiry Date: 2025-07-26T08:28:18Z
Registrar: eName Technology Co., Ltd.
Registrar IANA ID: 1331
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 86.4000044400
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: F1G1NS1.DNSPOD.NET
Name Server: F1G1NS2.DNSPOD.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-13T08:47:25Z <<<
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