hb-dh.skftong.com Open in urlscan Pro
188.114.97.3  Public Scan

URL: https://hb-dh.skftong.com/
Submission: On August 06 via api from US — Scanned from NL

Form analysis 7 forms found in the DOM

<form>
  <input style="width: 120px; padding:10px; cursor: pointer; 
box-shadow: 1px 1px 1px; #999; -webkit-box-shadow: 1px 1px 1px #999; -moz-box-shadow: 1px 1px 1px #999; font-weight: bold; 
background:#5cb85c; color: white; border-radius: 8px; border: 5px solid #5cb85c; font-size:17px;" value="BUY-SELL " type="button">
</form>

<form>
  <input style="width: 120px; padding:10px; cursor: pointer; 
box-shadow: 1px 1px 1px; #999; -webkit-box-shadow: 1px 1px 1px #999; -moz-box-shadow: 1px 1px 1px #999; font-weight: bold; 
background:#5cb85c; color: white; border-radius: 8px; border: 5px solid #5cb85c; font-size:17px;" value="Wallet" type="button">
</form>

<form>
  <input style="width: 120px; padding:10px; cursor: pointer; 
box-shadow: 1px 1px 1px; #999; -webkit-box-shadow: 1px 1px 1px #999; -moz-box-shadow: 1px 1px 1px #999; font-weight: bold; 
background:#5cb85c; color: white; border-radius: 8px; border: 5px solid #5cb85c; font-size:17px;" value="CONTACT" type="button">
</form>

<form id="bit_exchange_form">
  <div class="col-md-6">
    <div class="row">
      <div class="col-md-3 hidden-xs hidden-sm">
        <div style="margin-top:50px;">
          <img src="https://hb-dh.skftong.com/assets/icons/alipay.png" id="bit_image_send" width="72px" height="72px" class="img-circle img-bordered">
        </div>
      </div>
      <div class="col-md-9">
        <h3><i class="fa fa-arrow-down"></i> Send (you will send)</h3>
        <div class="form-group">
          <select class="form-control form_style_1 input-lg" id="bit_gateway_send" name="bit_gateway_send" onchange="bit_refresh('1');">
            <option value="1">Ethereum CNY</option>
            <option value="2">Bitcoin DASH</option>
            <option value="3">Perfect Money LTC</option>
            <option value="4">Bitcoin TWD</option>
            <option value="5">QIWI TBC</option>
            <option value="6">Bitcoin USDT</option>
            <option value="7">Ethereum USDT</option>
            <option value="8">weixin CNY</option>
            <option value="9" selected="">alipay CNY</option>
          </select>
        </div>
        <div class="form-group">
          <input type="text" class="form-control form_style_1 input-lg" id="bit_amount_send" name="bit_amount_send" value="0" onkeyup="bit_calculator();" onkeydown="bit_calculator();">
        </div>
        <div class="text text-muted pull-right" style="padding-bottom:10px;font-weight:bold;">Exchange rate: <span id="bit_exchange_rate">1 CNY = 0.98 CNY</span></div>
      </div>
    </div>
  </div>
  <div class="col-md-6">
    <div class="row">
      <div class="col-md-9">
        <h3><i class="fa fa-arrow-up"></i> Receive (you will get)</h3>
        <div class="form-group">
          <select class="form-control form_style_1 input-lg" id="bit_gateway_receive" name="bit_gateway_receive" onchange="bit_refresh('2');">
            <option value="1">Ethereum CNY</option>
            <option value="2">Bitcoin DASH</option>
            <option value="3">Perfect Money LTC</option>
            <option value="4">Bitcoin TWD</option>
            <option value="5">QIWI TBC</option>
            <option value="6">Bitcoin USDT</option>
            <option value="7">Ethereum USDT</option>
            <option value="8">weixin CNY</option>
            <option value="9" selected="">alipay CNY</option>
          </select>
        </div>
        <div class="form-group">
          <input type="text" class="form-control form_style_1 input-lg" id="bit_amount_receive" name="bit_amount_receive" disabled="" value="0">
        </div>
        <div class="text text-muted" style="padding-bottom:10px;font-weight:bold;">Reserve: <span id="bit_reserve">1 CNY</span></div>
      </div>
      <div class="col-md-3 hidden-xs hidden-sm">
        <div style="margin-top:50px;">
          <img src="https://hb-dh.skftong.com/assets/icons/alipay.png" id="bit_image_receive" width="72px" height="72px" class="img-circle img-bordered">
        </div>
      </div>
    </div>
  </div>
  <div class="col-md-12">
    <input type="hidden" name="bit_amount_receive" id="bit_amount_receive2" value="0.98">
    <input type="hidden" name="bit_rate_from" id="bit_rate_from" value="1">
    <input type="hidden" name="bit_rate_to" id="bit_rate_to" value="0.98">
    <input type="hidden" name="bit_currency_from" id="bit_currency_from" value="CNY">
    <input type="hidden" name="bit_currency_to" id="bit_currency_to" value="CNY">
    <input type="hidden" id="bit_login_to_exchange" name="bit_login_to_exchange" value="1">
    <input type="hidden" id="bit_ses_uid" name="bit_ses_uid" value="0">
    <center>
      <button type="button" style="background: #000094;" class="btn btn-primary btn-lg" onclick="bit_exchange_step_1();">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i class="fa fa-refresh"></i> Exchange&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</button>
    </center>
    <div class="pull-center" style="text-align: right;font-size: 16px;color: #FFFFFF;font-style: normal;"> <a style="color:red" href="/page/about">Our Rules</a></div>
  </div>
</form>

POST https://hb-dh.skftong.com/track

<form action="https://hb-dh.skftong.com/track" method="POST">
  <div class="form-group">
    <input type="text" class="form-control" name="order_id" placeholder="Type here exchange id">
  </div>
  <button type="submit" style="background: #000094;" class="btn btn-primary btn-block" name="bit_track">Track</button>
</form>

<form id="login_form">
  <div class="form-group">
    <label>Email address</label>
    <input type="text" class="form-control input-lg form_style_1" name="email">
  </div>
  <div class="form-group">
    <label>Password</label>
    <input type="password" class="form-control input-lg form_style_1" name="password">
    <a href="https://hb-dh.skftong.com/password/reset">Forgot password?</a>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="checkbox">
        <label>
          <input type="checkbox" name="remember_me" value="yes"> Remember me </label>
      </div>
    </div>
    <div class="col-md-6">
      <button type="button" class="btn btn-danger pull-right btn-lg" onclick="bit_login();">Login</button>
    </div>
  </div>
</form>

<form id="register_form">
  <div class="form-group">
    <label>Username</label>
    <input type="text" class="form-control input-lg form_style_1" name="username">
  </div>
  <div class="form-group">
    <label>Email address</label>
    <input type="text" class="form-control input-lg form_style_1" name="email">
  </div>
  <div class="form-group">
    <label>Password</label>
    <input type="password" class="form-control input-lg form_style_1" name="password">
  </div>
  <div class="form-group">
    <label>Re-type Password</label>
    <input type="password" class="form-control input-lg form_style_1" name="repassword">
  </div>
  <div class="row">
    <div class="col-md-12">
      <button type="button" class="btn btn-danger pull-right btn-lg" onclick="bit_register();">Register</button>
    </div>
  </div>
</form>

Text Content

ru

Русский
Контакты
support@real-bit.net
Регистрация Войти

Toggle navigation
 * 
 * 
   
   
   
   
   
 * 

 Login
 Create account


Operator: Online
Work time: 08:30 AM -- 22:30 PM


English  中文繁体 

SF兑换网:我们正在努力提供人们使用加密货币进行快速、安全和有利可图的交易,我们努力使区块链技术成为我们社会不可分割的一部分!


START EXCHANGE


SEND (YOU WILL SEND)

Ethereum CNYBitcoin DASHPerfect Money LTCBitcoin TWDQIWI TBCBitcoin USDTEthereum
USDTweixin CNYalipay CNY

Exchange rate: 1 CNY = 0.98 CNY


RECEIVE (YOU WILL GET)

Ethereum CNYBitcoin DASHPerfect Money LTCBitcoin TWDQIWI TBCBitcoin USDTEthereum
USDTweixin CNYalipay CNY

Reserve: 1 CNY

      Exchange     
Our Rules

USERNAME

Username Send Receive Amount Status Date & Time 139000 Ethereum CNY Bitcoin TWD
2 CNY Awaiting Confirmation 05/08/2024 05:08:27pm 139000 Ethereum CNY Bitcoin
TWD 1 CNY Awaiting Confirmation 05/08/2024 05:05:58pm 139000 Ethereum CNY
Bitcoin TWD 1 CNY Awaiting Confirmation 05/08/2024 05:05:48pm admin163 Ethereum
CNY Bitcoin TWD 100 CNY Awaiting Confirmation 05/08/2024 05:05:28pm 139000
Ethereum CNY Bitcoin TWD 1 CNY Awaiting Confirmation 05/08/2024 05:04:02pm
admin163 Ethereum CNY Bitcoin TWD 100 CNY Awaiting Confirmation 05/08/2024
05:03:48pm

COMPLETED EXCHANGES

Username Send Receive Amount Status Date & Time Ethereum CNY Ethereum CNY 1 CNY
Processed 31/07/2024 09:46:07pm

CANCELDED EXCHANGES

Username Send Receive Amount Status Date & Time

User Reviews

Still no have testimonials.

Existing reservation

Ethereum CNY
9986.5 CNY


Bitcoin DASH
10000 DASH


Perfect Money LTC
10000 LTC


Bitcoin TWD
100000000 TWD


QIWI TBC
1 TBC


Bitcoin USDT
1 USDT


Ethereum USDT
101 USDT


weixin CNY
1 CNY


alipay CNY
1 CNY



TRACK EXCHANGE



Track
Latest Update
便捷的服务,丰富的币种选择


--------------------------------------------------------------------------------

重要提示:未确认交易的等待时间已减少至 60 分钟。现在我们的系统将等待您的未确认交易不超过 1 小时。如果您的交易稍后被确认,申请将按照我们的规则重新计算


--------------------------------------------------------------------------------

亲爱的用户!即日起,禁止使用一个人的多个账户计算附属扣除。如果检测到违规行为,收到应计费用的账户将被封锁,无法撤回会员扣除。感谢您的理解。


--------------------------------------------------------------------------------

对于不断增加的欺诈案件,我们警告您并要求您保持高度警惕。


--------------------------------------------------------------------------------

为了不赔钱,请始终权衡您的决定。不要落入提供轻松赚钱的骗子的诱饵,即使一切都被描述得非常丰富多彩和无害。 记住!免费奶酪只发生在捕鼠器中。


--------------------------------------------------------------------------------

Today~s Buy-Sell Rate

We Accept We Buy We Sell   BITCOIN 85 Tk 93 Tk   LITECOIN 86 Tk 91 Tk   Ethereum
85 Tk 93 Tk   Dogecoin 85 Tk 91 Tk   PM 86 Tk 91 Tk   Skrill 88 Tk 99 Tk  
WebMoney 84 Tk 91 Tk   Netellet 88 Tk 99 Tk   Payeer 84 Tk 95 Tk   XRP-XLM 83 Tk
91 Tk   Payoneer 82 Tk 91 Tk   Paypal 70 Tk 00 TK   STEEM 10 Tk 15 Tk


Exchangers-Status
TOTAL MEMBER~S


6

TOTAL EXCHANGE


7

TESTIMONIALS


0

WITHDRAWALS


0

We Accept


















 * VERY FAST
   
   
   CLIENTS PAYMENT


 * BEST
   
   
   EXCHANGES RATE


 * MANUAL / AUTO
   
   
   EXCHANGES SYSTEM


 * MULTI-CURRENCY
   
   
   EXCHANGE CURRENCY

WORK TIME: 08:30 - 22:30

CONTACT
   Quick Links
 * Exchange
 * Testimonials
 * Affiliate

 * Terms & Support
 * Frequently asked questions
 * Terms of services
 * Privacy Policy
 * About
 * Contact

 * Follow us on
 *  Facebook
 *  Twitter
 *  YouTube

 * Language
 * 
 * English
 * Traditional




×

LOGIN WITH YOUR ACCOUNT

You must login to your account to continue exchange.
Email address
Password Forgot password?
Remember me
Login

With entry in you agree to our and Privacy Policy

×

CREATE ACCOUNT FREE

Username
Email address
Password
Re-type Password
Register

With registering in you agree to our Terms of services and Privacy Policy

Scroll to top