Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ouex.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Thu, 15 May 2025 18:11:32 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://www.ouex.com/
Strict-Transport-Security: max-age=31536000

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.

200 OK - https://ouex.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Thu, 15 May 2025 18:11:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Set-Cookie: lang=en-us; path=/; domain=.ouex.com
Set-Cookie: PHPSESSID=d745eme1dd7v6tg21oa4777e1h; path=/; domain=.ouex.com
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: lang=en-us; path=/; domain=.ouex.com
Strict-Transport-Security: max-age=31536000

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: ouex.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8"/>
    <meta name="format-detection" content="telephone=no">
    <title>OUEX.COM Exchange makes digital currency easier! </title>
    <meta name="keywords" content="Bitcoin wallet, blockchain wallet, hardware wallet, BTC wallet, ETH wallet"/>
    <meta name="description" content="OUEX.COM exchange, which is based on the blockchain wallet, participate in the development of the blockchain by integrating digital currency flash exchange transactions according to market fluctuations, and hedges. OUEX.COM makes the application of blockchain easier! "/>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="content-language" content="zh-CN">
    <meta http-equiv="Cache-Control" content="no-transform"/>
    <meta http-equiv="Cache-Control" content="no-siteapp"/>
    <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0">
    <meta name="format-detection" content="telephone=no">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
    <meta http-equiv="X-UA-Compatible" content="IE=9">
    <link href="/favicon.ico" type="image/x-icon" rel="icon">
    <link href="/favicon.ico" type="image/x-icon" rel="shortcut icon">
    <link rel="stylesheet" href="/static/web/css/bootstrap.min.css?v=1.1.58">
    <link rel="stylesheet" href="/static/web/css/swiper.min.css?v=1.1.58">
    <link rel="stylesheet" href="/static/web/css/common.css?v=1.1.58">
    <link rel="stylesheet" href="/static/web/icofont/iconfont.css?v=1.1.58">
	<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SN00V0SL1X"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-SN00V0SL1X');
</script>
</head>
<body>
<!--<div id="headerBoin" class="headerBoin" style="display: none;">sv
    <template v-loading="loading">
        <div class="swiper-container header_swiper">
            <div class="swiper-wrapper">
                <div class="swiper-slide" v-for="(AllList,index) in ktuList">
                    <div class="headerBoin_low" v-for="(el,index) in AllList">
                    <div>
                        <div>
                            <a class="headerBoin_num" :href="el.url">
                                <img :src="el.icon" alt="">
                                <span class="headerBoin_name">{{el.symbolName}}</span>
                                <span class="headerBoin_wave" :class="el.percent_change > 0 ? 'up' : 'down'">{{el.percent_change}}%</span>
                            </a>
                            <div class="headerBoin_pic">
                                <span class="headerBoin_rmb"  :class="el.percent_change > 0 ? 'uplash' : 'downlash'">¥{{el.price}}</span>
                                <div class="charts">
                                    <span class="updating-chart" :ref="'line_' + el.id"></div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="swiper-pagination"></div>
        </div>
    </template>
</div>-->

<header>
    <div class="logo float-left">
        <a class="phone_logo" href="/"><img src="/static/web/img/header/logo_phone.png"></a>

        <div class="phone_tophe">
            <div class="choice-language">
                <div class="choice-top">
                                        <i class="lang lang_en lang_h5"></i>
                                        <i class="iconfont iconxiala"></i>
                </div>
                <ul class="language_list">
                    <li><a href="?lang=zh-cn"> <i class="lang lang_sg"></i> <span>ZH</span></a>
                    </li>
                    <li><a href="?lang=en-us"> <i class="lang lang_en"></i> <span>EN</span></a></li>
                    <!--韩国-->
                    <li><a href="?lang=ko-kr"> <i class="lang lang_kr"></i> <span>KR</span></a></li>
                    <!--俄罗斯-->
                    <li><a href="?lang=ru-ru"> <i class="lang lang_ru"></i> <span>RU</span></a></li>
                    <!--日本-->
                    <li><a href="?lang=ja-jp"> <i class="lang lang_jp"></i> <span>JP</span></a></li>
                    <!--&lt;!&ndash;阿拉伯&ndash;&gt;-->
                    <!--<li><a href="?lang=ar-sa"> <i class="lang lang_sa"></i> <span>SA</span></a></li>-->
                </ul>
            </div>
            <div class="left-content">
                                <a href="/user/login">Login</a>
                <!-- <a href="/user/register">Register</a> -->
                            </div>
        </div>
    </div>
    <div class="header-wrapper nav-menu d-none d-lg-block">
        <div class="header">
            <a href="/" class="head-right">
                <h1>
                    <img src="/static/web/img/header/logo.png">
                </h1>
                <p>Easier Exchange!</p>
            </a>
            <div class="head-left">
                <div class="choice-language">
                    <div class="choice-top">
                                                <i class="lang lang_en"></i>
                        <span>EN</span>
                                                <i class="iconfont iconxiala"></i>
                    </div>
                    <ul class="language_list">
                        <li><a href="?lang=zh-cn"> <i class="lang lang_sg"></i><span>ZH</span></a></li>
                        <li><a href="?lang=en-us"> <i class="lang lang_en"></i> <span>EN</span></a></li>
                        <!--韩国-->
                        <li><a href="?lang=ko-kr"> <i class="lang lang_kr"></i> <span>KR</span></a></li>
                        <!--俄罗斯-->
                        <li><a href="?lang=ru-ru"> <i class="lang lang_ru"></i> <span>RU</span></a></li>
                        <!--日本-->
                        <li><a href="?lang=ja-jp"> <i class="lang lang_jp"></i> <span>JP</span></a></li>
                        <!--&lt;!&ndash;阿拉伯&ndash;&gt;-->
                        <!--<li><a href="?lang=ar-sa"> <i class="lang lang_sa"></i> <span>SA</span></a></li>-->
                    </ul>
                </div>
                <div class="left-content">
                                        <a href="/user/login">Login</a>
                    <span>|</span>
                    <a href="/user/register">Register</a>
                                    </div>
            </div>
        </div>

        <!-- 顶部导航栏 -->
        <div class="header_menu">
            <ul class="top-menu">
                <li  class="active" >
                <a href="https://www.ouex.com/">
                    <i class="iconfont iconshouye"></i>
                    Home                </a>
                </li>

                <li >

                <a href="https://www.ouex.com/otc">
                    <i class="iconfont iconfabijiaoyi"></i>
                    Fiat currency                </a>
                </li>

                <li >
                <a href="https://www.ouex.com/exchange">
                    <i class="iconfont iconshandian"></i>
                    Coin                </a>
                </li>

                <li >
                <a href="/linear">
                    <i class="iconfont iconweb__bitebi"></i>
                    Contract                </a>

                </li>

                <li >
                <a href="https://www.ouex.com/quiz/btc-2m">
                    <i class="iconfont icongupiaozhangdie"></i>
                    Rise and fall                </a>
                </li>

                <!--                <li >-->
                <!--                <a href="https://www.ouex.com/hedging">-->
                <!--                    <i class="iconfont icondaohang-ETFduichongjiaoyi"></i>-->
                <!--                    Hedge-->
                <!--                </a>-->
                <!--                </li>-->

                <li >
                <a href="https://www.ouex.com/wallet/symbol">
                    <i class="iconfont iconqianbao"></i>
                    Wallet                </a>
                </li>
                <!-- <li >
                <a href="https://www.ouex.com/about">
                    <i class="iconfont iconguanyuwomen"></i>
                    About                </a>
                </li> -->

            </ul>
            <!--         <div class="phone_lanbox">
                        <div class="lanp-top">
                            <span>Lang</span>
                            <i class="iconfont iconxiala"></i>
                        </div>
                        <ul class="phone_lanlist">
                            <li><a href="?lang=zh-cn"> <i class="lang lang_sg"></i>  <span>Singapore</span></a></li>
                            <li><a href="?lang=en-us">   <i class="lang lang_en"></i>  <span>English</span></a></li>
                        </ul>
                    </div> -->

        </div>

    </div>
    <div class="headerPhone_height"></div>

    </header>
<!-- ======= Header END ======= -->

<link rel="stylesheet" href="/static/web/css/home.css?v=1.1.58" />

<div class="home-wrapper">
        <!-- Swiper -->
        <div class="gallery_banBox">
            <div class="swiper-banner swiper-container gallery-top swiper-container-horizontal">
                <div class="swiper-wrapper">
                                        <a target="_blank" href="/linear" title="Smart contract|Let users operate the contract easier, up to 125 times leverage" class="swiper-slide" style="background: url('/upload/slide/202109/15/1631716105618.jpg') no-repeat">
                        <img src="/upload/slide/202109/15/1631716112359.jpg" alt="Smart contract|Let users operate the contract easier, up to 125 times leverage">

                        <div class="text_labe_box">
                            <div class="text_labe">
                                                                <p>Smart contract</p>
                                <span>Let users operate the contract easier, up to 125 times leverage</span>
                            </div>
                        </div>
                    
                    </a>
                                        <a target="_blank" href="/quiz" title="Guess the rise and fall, earn USDT|Real-time bitcoin market, guess the rise and fall, easy to understand and operate!" class="swiper-slide" style="background: url('/upload/slide/202109/15/1631716149954.jpg') no-repeat">
                        <img src="/upload/slide/202109/15/1631716155583.jpg" alt="Guess the rise and fall, earn USDT|Real-time bitcoin market, guess the rise and fall, easy to understand and operate!">

                        <div class="text_labe_box">
                            <div class="text_labe">
                                                                <p>Guess the rise and fall, earn USDT</p>
                                <span>Real-time bitcoin market, guess the rise and fall, easy to understand and operate!</span>
                            </div>
                        </div>
                    
                    </a>
                                        <a target="_blank" href=" /user/login?back_url=/wallet/symbol" title="Digital currency wallet|Make user asset management easier!" class="swiper-slide" style="background: url('/upload/slide/202109/30/1632971641568.jpg') no-repeat">
                        <img src="/upload/slide/202109/30/1632971652244.jpg" alt="Digital currency wallet|Make user asset management easier!">

                        <div class="text_labe_box">
                            <div class="text_labe">
                                                                <p>Digital currency wallet</p>
                                <span>Make user asset management easier!</span>
                            </div>
                        </div>
                    
                    </a>
                    
                
                </div>
            </div>
            <div class="swiper-banner swiper-container  gallery-thumbs swiper-container-horizontal">
                <div class="swiper-wrapper" style="transform: translate3d(475px, 0px, 0px);">
                                        <div class="swiper-slide swiper-slide-active">
                                                <p>Smart contract</p>
                        <span>Let users operate the contract easier, up to 125 times leverage</span>
                    </div>
                                        <div class="swiper-slide ">
                                                <p>Guess the rise and fall, earn USDT</p>
                        <span>Real-time bitcoin market, guess the rise and fall, easy to understand and operate!</span>
                    </div>
                                        <div class="swiper-slide ">
                                                <p>Digital currency wallet</p>
                        <span>Make user asset management easier!</span>
                    </div>
                                    </div>
            </div>
        </div>
        <!-- Swiper -->
    <div class="app-nav">
      <div>
        <img src="/static/web/img/icon-fb.png" >
        <a class="mobie_otc" href="https://www.ouex.com/otc">fiat currency</a>
      </div>
      <div>
        <img src="/static/web/img/icon-bb.png" >
        <a class="mobie_exchange" href="https://www.ouex.com/exchange">Coin</a>
      </div>
    </div>
 

    <div class="field_content">

        <div class="field_title w1280">
            <h2>Make Defi easier! </h2>
            <p>Flash trading simplify the exchange. Guess the ups and downs will make buying and selling interesting. Hedging allows small investors to participate! </p>
        </div>

        <div class="swiper-field">
            <div class="swiper-wrapper">
          
                <div class="swiper-slide">
                    <a href="/quiz" class="field_box">
                        <img class="lazy" src="/static/web/img/swiper-field_1.png" data-original='/static/web/img/swiper-field_1.png' alt="">
                        <div class="field_text"> 
                            <h2>Guess the rise and fall, earn USDT</h2>
                            <p>Real-time bitcoin market, guess the rise and fall, easy to understand and operate</p>
                        </div>
                    </a>  
                </div>
                <!-- <div class="swiper-slide">
                    <a href="/hedging" class="field_box">
                        <img class="lazy" src="/static/web/img/swiper-field_2.png" data-original='/static/web/img/swiper-field_2.png' alt="">
                        <div class="field_text"> 
                            <h2>Rising and falling hedge</h2>
                            <p>Open and transparent. Both the up and down parties hedge the digital currency risk based on the market and can offset the transaction fee.</p>
                        </div>
                    </a>  
                </div> -->
                <div class="swiper-slide">
                    <a href="/linear" class="field_box">
                        <img class="lazy" src="/static/web/img/swiper-field_3.png" data-original='/static/web/img/swiper-field_3.png' alt="">
                        <div class="field_text"> 
                            <h2>Contract</h2>
                            <p>Make it easier for users to play with contracts</p>
                        </div>
                    </a>  
                </div>
            </div>
            <div class="swiper-pagination"></div>
            <!-- <div class="w1280">
                <div class="swiper-button-prev"><i class="iconfont iconarrow-left"></i></div>
                <div class="swiper-button-next"><i class="iconfont iconarrow-right"></i></div>
            </div> -->
        </div>
    </div>

    <!--底部提示-->
    <div class="cookie-policy">
      <div class="wrapper">
        <div class="policy-box">
          <div class="info">We use our and third-party cookie information to provide you with a better experience. At the same time, we will analyze traffic information for website security and marketing.</div> 
          <div class="operation-box">
            <button type="button" class="el-button el-button--primary el-button--small bottom-ok"><span>OK</span></button>
             <a href="https://info.ouex.com/post/96" class="">Learn more</a>
            </div>
          </div>
        </div>
      </div>
  </div>

<!--  -->
<link rel="stylesheet" href="/static/web/css/vant.css" />
<script src="/static/web/js/vue.js"></script>
<script src="/static/web/js/jquery-1.9.1.js"></script>
<script src="/static/web/js/en-us.js"></script>
<!-- 图片懒加载 -->
<script src="/static/web/js/jquery.lazyload.js" type='text/javascript'></script>
<script src="/static/web/js/base.js?v=1.1.58"></script>
<script src="/static/web/js/vant.js"></script>
<script src="/static/web/js/layer.js?v=1.1.58"></script>

<!-- 底部START -->
<div class="footer-wrapper">
	<div class="footer">
		<div class="footer-logo h5-hide">
			<a href="/"> <img src="/static/web/img/header/logo.png"> 
				<img class="rhy_union" src="/static/web/img/306336ff4fa84e.png"> 
			</a>
			<div class="copyright">
				<span>COPYRIGHT © 2021-2022 OUEX.COM</span>
			</div>
			<div class="footer-company-info">
				<span>Canada MSB: M20003852</span>
			</div>
		</div>

		<div class="footer-content" id="footer">
      <!-- PC端頁尾 START -->
			<div class="footer-ca">
        <!-- 主栏目 -->
        <div class="footer-pt">
					<span>Main column</span>
					<ul>
						<li><a href="https://www.ouex.com/exchange">Cryptocurrency Trading</a></li>
						<li><a href="https://www.ouex.com/otc">Fiat Trading</a></li>
						<li><a href="https://www.ouex.com/linear">Contract Trading</a></li>
						<li><a href="https://www.ouex.com/quiz">Rise and fall</a></li>
						<li><a href="https://www.ouex.com/wallet/symbol">Wallet</a></li>
					</ul>
				</div>
        <!-- 服务 -->
         <div class="footer-pt">
					<span>Service</span>
					<ul>
						<li><a href="https://www.ouex.com/tobbs?do=announcement" target="_blank">Announcement</a></li>
						<!--<li><a href="https://www.ouex.com/down">APP Download</a></li>-->
						<li><a href="https://www.ouex.com/tobbs?do=school"target="_blank">School</a></li>
						<li><a href="https://www.ouex.com/verification">Official verification</a></li>
						<li><a href="https://www.ouex.com">fee rate</a></li>
						<li><a href="https://www.ouex.com/tobbs?do=help" target="_blank">Help center</a></li>
					</ul>
				</div>
        <!-- 协议 -->
        <div class="footer-pt">
					<span>Agreement</span>
					<ul>
						<li><a href="https://www.ouex.com/tobbs?do=protocol" rel="nofollow" target="_blank"> Terms of Use</a></li>
						<li><a href="https://www.ouex.com/tobbs?do=legal" rel="nofollow" target="_blank"> Legal Notice</a></li>
						<li><a href="https://www.ouex.com/tobbs?do=privacy" rel="nofollow" target="_blank">Privacy Policy</a></li>
						<!-- <li><a href="https://www.ouex.com/tobbs?do=law" target="_blank" target="_blank">Law enforcement request</a></li> -->
						<li><a href="https://www.ouex.com/tobbs?do=transaction" rel="nofollow" target="_blank">Transaction Agreement</a></li>
						<!-- <li><a href="https://www.ouex.com/tobbs?do=legal-commitment" rel="nofollow" target="_blank">legal commitment</a></li> -->
						<!-- <li><a href="https://www.ouex.com/tobbs?do=otc" rel="nofollow" target="_blank">Legal currency trading rules</a></li> -->
						<!-- <li><a href="https://www.ouex.com/tobbs?do=linear" rel="nofollow" target="_blank">合约协议</a></li> -->

					</ul>
				</div>
        <!-- 关于 -->
        <div class="footer-pt">
					<span>About</span>
					<ul>
						<li><a href="https://www.ouex.com/about/index" rel="nofollow">About us</a></li>
						<li><a href="https://www.ouex.com/about/join" rel="nofollow">Join us</a></li>
						<li><a href="https://www.ouex.com/wallet/message" rel="nofollow">Msg</a></li>
					</ul>
				</div>
        <!-- 币种 -->
        <div class="footer-pt">
					<span>Cryptocurrency</span>
					<ul>
						<li><a href="https://www.ouex.com/tobbs?do=btc" rel="nofollow" target="_blank">BTC</a></li>
						<li><a href="https://www.ouex.com/tobbs?do=eth" rel="nofollow" target="_blank">ETH</a></li>
						<li><a href="https://www.ouex.com/tobbs?do=ltc" rel="nofollow" target="_blank">LTC</a></li>
						<li><a href="https://www.ouex.com/tobbs?do=fil" rel="nofollow" target="_blank">FIL</a></li>
						<li><a href="https://www.ouex.com/tobbs?do=doge" rel="nofollow" target="_blank">DOGE</a></li>
						<li><a href="https://www.ouex.com/tobbs?do=usdt" rel="nofollow" target="_blank">USDT</a></li>
					</ul>
				</div>
			</div>
      <!-- PC端頁尾 END -->
      <!-- 移動端頁尾 START -->
      <div class="footer-mobile">
        <van-collapse v-model="activeName" accordion>
          <!-- 主栏目 -->
          <van-collapse-item title="Main column" name="Main column">
            <ul>
              <li><a href="https://www.ouex.com/exchange">Cryptocurrency Trading</a></li>
              <li><a href="https://www.ouex.com/otc">Fiat Trading</a></li>
              <li><a href="https://www.ouex.com/linear">Contract Trading</a></li>
              <li><a href="https://www.ouex.com/quiz">Rise and fall</a></li>
              <li><a href="https://www.ouex.com/wallet/symbol">Wallet</a></li>
            </ul>
          </van-collapse-item>
          <!-- 服务 -->
          <van-collapse-item title="Service" name="Service">
            <ul>
              <li><a href="https://www.ouex.com/tobbs?do=announcement" target="_blank">Announcement</a></li>
              <!--<li><a href="https://www.ouex.com/down">APP Download</a></li>-->
              <li><a href="https://www.ouex.com/tobbs?do=school"rel="nofollow" target="_blank">School</a></li>
              <li><a href="https://www.ouex.com/verification">Official verification</a></li>
              <li><a href="https://www.ouex.com">fee rate</a></li>
              <li><a href="https://www.ouex.com/tobbs?do=help" rel="nofollow" target="_blank">Help center</a></li>
            </ul>
          </van-collapse-item>
          <!-- 协议 -->
          <van-collapse-item title="Agreement" name="Agreement">
            <ul>
              <li><a href="https://www.ouex.com/about/protocol" rel="nofollow"> Terms of Use</a></li>
              <li><a href="https://www.ouex.com/about/legal" rel="nofollow"> Legal Notice</a></li>
              <li><a href="https://www.ouex.com/about/privacy" rel="nofollow">Privacy Policy</a></li>
              <!-- <li><a href="https://www.ouex.com/tobbs?do=law" rel="nofollow" target="_blank">Law enforcement request</a></li> -->
              <li><a href="https://www.ouex.com/about/transaction" rel="nofollow">Transaction Agreement</a></li>
              <!-- <li><a href="https://www.ouex.com/about/legal-commitment" rel="nofollow">legal commitment</a></li> -->
              <!-- <li><a href="https://www.ouex.com/about/otc"  rel="nofollow">Legal currency trading rules</a></li> -->
            </ul>
          </van-collapse-item>
          <!-- 关于 -->
          <van-collapse-item title="About" name="About">
            <ul>
              <li><a href="https://www.ouex.com/about/index" rel="nofollow">About us</a></li>
              <li><a href="https://www.ouex.com/about/join" rel="nofollow">Join us</a></li>
              <li><a href="https://www.ouex.com/wallet/message" rel="nofollow">Msg</a></li>
            </ul>
          </van-collapse-item>
          <!-- 币种 -->
          <van-collapse-item title="Cryptocurrency" name="Cryptocurrency">
            <ul>
              <li><a href="https://www.ouex.com/tobbs?do=btc" rel="nofollow" target="_blank">BTC</a></li>
              <li><a href="https://www.ouex.com/tobbs?do=eth" rel="nofollow" target="_blank">ETH</a></li>
              <li><a href="https://www.ouex.com/tobbs?do=ltc" rel="nofollow" target="_blank">LTC</a></li>
              <li><a href="https://www.ouex.com/tobbs?do=fil" rel="nofollow" target="_blank">FIL</a></li>
              <li><a href="https://www.ouex.com/tobbs?do=doge" rel="nofollow" target="_blank">DOGE</a></li>
              <li><a href="https://www.ouex.com/tobbs?do=usdt" rel="nofollow" target="_blank">USDT</a></li>
            </ul>
          </van-collapse-item>
        </van-collapse>
      </div>
      <!-- 移動端頁尾 END -->
		</div>
    <div class="footer-logo footer-logo-h5">
			<a href="/"> <img src="/static/web/img/header/logo.png"> </a>
			<div class="copyright">
				<span>COPYRIGHT © 2021-2022 OUEX.COM</span>
			</div>
			<div class="footer-company-info">
				<span>Canada MSB: M20003852</span>
			</div>
		</div>
		<!-- <a href="/wallet/symbol" class="footer-right"> <img src="/static/web/img/foot_banner_en.jpg" alt=""> </a> -->
	</div>

</div>
<!-- 底部END -->

<div class="mobie_footer_box">
	<div class="mobie_footer">
		<!-- <a class="mobie_home  active" href="https://www.ouex.com/">Home</a> -->
		<a class="mobie_otc " href="/otc">Fiat currency</a>
		<a class="mobie_flash " href="/exchange">Coin</a>
		<a class="mobie_offic " href="/linear">Contract</a>
		<a class="mobie_user " href="https://www.ouex.com/quiz/btc-2m">Rise and fall</a>
		<a class="mobie_computing " href="https://www.ouex.com/wallet/symbol">Wallet</a>
	</div>
</div>

<!--公用忘记密码-->
<div class="Change_commerpsw">
	<form>
		<div class="dilog-box">
			<div class="dialog-le"><span>New payment password</span></div>
			<div class="dialog-ri"><input maxlength="18" autocomplete="off" type="password" value="" class="diaInput" name="password" placeholder="Please confirm fund password"></div>
		</div>
		<div class="dilog-box">
			<div class="dialog-le"><span>Confirm password</span></div>
			<div class="dialog-ri"><input maxlength="18" autocomplete="off" type="password" value="" class="diaInput" name="confirm_password" placeholder="Please enter the new fund password again"></div>
		</div>
		<div class="dilog-box">
			<div class="dialog-le"><span>Email verification code</span></div>
			<div class="dialog-ri"><input  type="text" value="" class="diaInput" name="code" maxlength="6" placeholder="Please enter the email verification code"><input type="button" class="hqyzm FPsw_code" value="Receive verification code"></div>
		</div>
		<input type="submit" autocomplete="off" value="Submit" class="diaSubmit  button-primary">
	</form>
</div>

<!--低版本浏览器判断-->
<div id="browser-modal"><div class="browser-content"><div class="browser-text"><div class="browser-dji-logo"><img src="/static/web/img/header/phone_logo.svg" alt=""></div><h3 class="browser-text-title">Please upgrade your browser version</h3><p class="browser-text-desc">You are using an old version of the browser. Please upgrade your browser for better experience. </p></div><div class="browser-list"><div class="browser-item"><a href="https://www.google.cn/intl/zh-CN/chrome/" target="_blank"><div class="browser-pic browser-i-c"></div><h4>Chrome</h4></a></div><div class="browser-item"><a href="//www.firefox.com/" target="_blank"><div class="browser-pic browser-i-f"></div><h4>Firefox</h4><a></a></a></div><div class="browser-item"><a href="//www.apple.com/safari/" target="_blank"><div class="browser-pic browser-i-s"></div><h4>Safari</h4></a></div><div class="browser-item"><a href="//www.microsoft.com/en-us/windows/microsoft-edge" target="_blank"><div class="browser-pic browser-i-e"></div><h4>Edge</h4></a></div></div></div></div>
<script>
	function getVersion(str) {
		var userAgent = navigator.userAgent;
		str = str.toLowerCase();
		var arr = userAgent.split(' ');
		for (var i = 0; i < arr.length; i++) {
			var reg = new RegExp(str, 'i');
			if (reg.test(arr[i])){
				chromeVersion = arr[i]
			}
		}
		var chromeVersion = parseInt(chromeVersion.replace(/[^0-9.]/ig,''));
		return chromeVersion;
	}
	function checkBrowser() {
		var userAgent = navigator.userAgent.toLowerCase();
		var rusult= false;
		// ie
		var o = navigator.userAgent.match(/MSIE (\d+)/);
		o = o && o[1];
		if (userAgent.indexOf('chrome') > -1) {
			// chromre
			if (getVersion('chrome') <= 43) {
				rusult = true
			}
		} else if (userAgent.indexOf('firefox')>-1) {
			// 火狐
			if (getVersion('Firefox') <= 35) {
				rusult = true
			}
		} else if (userAgent.indexOf('webkit')>-1) {
			// 火狐
			if (getVersion('webkit') <= 100) {
				rusult = true
			}
		} else if (userAgent.indexOf('safari') > -1) {
			// safari
			if (getVersion('version') <= 11) {
				rusult = true
			}
		} else if ( !!o && o < 10 ) {
			// IE
			rusult = true
		} else {
			rusult = false
		}
		if (rusult) {
			document.getElementById('browser-modal').style.display = 'block';
		}
	}

  new Vue({
    el: '#footer',
    data() {
      return {
        activeName: "",
      }
    },
    methods: {

    }

  });
</script>

<div class="statistics">
	</div>
<script>
	var Lang = {
		request_error : "Request error",
		submit_success : "Submit successfully",
		submit_error : "Submit unsuccessfully",
		layer_btn_sure : "Confirm"
	};

		var ws_server = 'wss://wss.ouex.com/ws';
	

	//判断是否是微信浏览器的函数
	function isWechat(){
		//window.navigator.userAgent属性包含了浏览器类型、版本、操作系统类型、浏览器引擎类型等信息,这个属性可以用来判断浏览器类型
		var ua = window.navigator.userAgent.toLowerCase();
		//通过正则表达式匹配ua中是否含有MicroMessenger字符串
		if(ua.match(/MicroMessenger/i) == 'micromessenger'){
			return true;
		}else{
			return false;
		}
	}
</script>
<script type="text/javascript" src="/static/web/js/pako.js"></script>
<script type="text/javascript" src="/static/web/js/websocket.js?v=0.1.1"></script><script src="/static/web/js/swiper.min.js?v=1.1.58" type='text/javascript'></script>

 <script src="/static/web/js/vue.js"></script>
<script src="/static/web/js/echarts.min.js"></script> 
<script src="/static/web/js/axios.min.js"></script> 
<!-- <script src="/static/web/js/header.js"></script> -->
<script src="//cdn.bootcss.com/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
<script>
 // banner
if ($('.swiper-banner').length > 0) {
    var num = $('.gallery-top').find('.swiper-slide').length;
    var galleryTop = new Swiper('.gallery-top', {
        // loop: true,
        loopedSlides: num,
        autoplay: {
            delay:6000,
            stopOnLastSlide: false,
            disableOnInteraction: true,
            effect : 'fade',
        }
    });
    var galleryThumbs = new Swiper('.gallery-thumbs', {
        // loop: true,
        loopedSlides: num,
        centeredSlides: true,
        slideToClickedSlide: true,
        slidesPerView: "3",
        touchRatio: 0.2,
        spaceBetween:10,
        breakpoints: {
        668: {
            spaceBetween:10,
            slidesPerView: 1,
        }
    }
        
    });

    galleryTop.controller.control = galleryThumbs;
    galleryThumbs.controller.control = galleryTop;
};


//  field
var swiper = new Swiper('.swiper-field',{
    autoplay: true,
    speed:600,
    autoplayDisableOnInteraction: false,
    loop: true,
    centeredSlides: true,
    slidesPerView: 2,
    pagination: '.swiper-pagination',
    paginationClickable: true,
    navigation: {
        nextEl: '.swiper-button-next',
        prevEl: '.swiper-button-prev',
    },
    pagination: {
        el: '.swiper-pagination',
        clickable: true,
    },
    onInit: function(swiper) {
        swiper.slides[2].className = "swiper-slide swiper-slide-active";
    },
    breakpoints: {
        668: {
            slidesPerView: 1,
        }
    }
});


var swiperd = new Swiper('.swiper_stream',{
    spaceBetween:20,
    slidesPerView: 6,
    pagination: '.swiper-pagination',
    paginationClickable: true,
    navigation: {
        nextEl: '.swiper-button-next',
        prevEl: '.swiper-button-prev',
    },
    pagination: {
        el: '.swiper-pagination',
    },
    breakpoints: {
        668: {
            spaceBetween:10,
            slidesPerView: 2,
        }
    }
});

if (!$.cookie('agree')) {
  $('.dialog-wrapper').show()
}

if (!$.cookie('bottom-agree')) {
  $('.cookie-policy').show()
}


function closewin() {
  if (navigator.userAgent.indexOf('Firefox') != -1 || navigator.userAgent.indexOf('Chrome') != -1) {
    window.location.href = 'about:blank'
    window.close()
  } else {
    window.opener = null
    window.open("", '_self')
    window.close()
  }
}



$('#ischeck').on('click', function () {
  if (!document.getElementById("checkInput").checked) {
    $('.el-checkbox__input').removeClass('is-checked')
    $('.ok-btn').addClass('is-disabled')
  } else {
    $('.el-checkbox__input').addClass('is-checked')
    $('.ok-btn').removeClass('is-disabled')
  }
})

// 点击确定按钮
$('.ok-btn').on('click', function () {
  if (!document.getElementById("checkInput").checked) {
    return false
  }
  $('.dialog-wrapper').hide()
  $.cookie('agree', true);
  let agree = $.cookie('agree')
})

// 点击取消按钮
$('.is-plain').on('click', function () {
  closewin()
})

//点击底部提示好的按钮
$('.bottom-ok').on('click', function () {
  $('.cookie-policy').hide()
  $.cookie('bottom-agree', true);
  let agree = $.cookie('bottom-agree')
})


</script>

</body>
</html>
                               

Whois info of domain

Domain Name: OUEX.COM
Registry Domain ID: 673323540_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-11-17T16:14:02Z
Creation Date: 2006-11-16T17:55:47Z
Registry Expiry Date: 2025-11-16T17:55:47Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS05.DOMAINCONTROL.COM
Name Server: NS06.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T18:11:14Z <<<
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