click-bnb.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: https://click-bnb.com/?r=86988
Submission: On October 14 via manual from MA — Scanned from NL

Form analysis 3 forms found in the DOM

Name: formPOST

<form name="form" data-ng-submit="login()" id="form_login" method="post" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-invalid-recaptcha">
  <div style="text-align: center">
    <img src="res/themes/default/assets/img/site-logo.png" alt="site logo" width="100" height="100" style="background: #f7f7f7;border-radius: 100%;padding: 7px;">
  </div>
  <div class="form-group has-feedback" data-ng-init="formModel = {}">
    <p>Your BNB wallet address ( BSC,BEP20 ):</p>
    <input data-ng-model="formModel.wallet_address" type="text" name="wallet_address" id="wallet_address_id" placeholder="Your BNB wallet address..."
      class="form-control center-no-placeholder ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" required="" minlength="5" maxlength="512" pattern="0x[a-z0-9A-Z]+">
    <span data-ng-show="form.wallet_address.$error.required &amp;&amp; (form.wallet_address.$touched || form.wallet_address.$dirty || form.$submitted)" class="help-block -c-span-error-hint ng-hide"><span class="mi-o fa">warning</span>This is a
      required field.</span><span data-ng-show="form.wallet_address.$error.minlength &amp;&amp; (form.wallet_address.$touched || form.wallet_address.$dirty || form.$submitted)" class="help-block -c-span-error-hint ng-hide"><span
        class="mi-o fa">warning</span>Value shouldn't less than 5 character</span><span data-ng-show="form.wallet_address.$error.maxlength &amp;&amp; (form.wallet_address.$touched || form.wallet_address.$dirty || form.$submitted)"
      class="help-block -c-span-error-hint ng-hide"><span class="mi-o fa">warning</span>Value shouldn't more than 512 character</span><span
      data-ng-show="form.wallet_address.$error.pattern &amp;&amp; (form.wallet_address.$touched || form.wallet_address.$dirty || form.$submitted)" class="help-block -c-span-error-hint ng-hide"><span class="mi-o fa">warning</span>You should only use
      bnb smart chain that start with 0x at start of it , any other wallet is forbidden</span>
  </div>
  <div vc-recaptcha="" ng-model="formModel.recaptchaToken" style="margin-top: 1rem" key="'6Lck3E0oAAAAAAZo5flqBsJ6v3jryWyTUNhKKpJS'" class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-73p4cvza3kfm" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lck3E0oAAAAAAZo5flqBsJ6v3jryWyTUNhKKpJS&amp;co=aHR0cHM6Ly9jbGljay1ibmIuY29tOjQ0Mw..&amp;hl=nl&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;size=normal&amp;cb=mfwumkocaeuv"></iframe></div>
      <textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <button type="submit" class="form-button" style="margin-top: 1rem"> REGISTER / LOGIN </button>
    </div>
  </div>
  <div style="display: flex;flex-direction: column;align-items: center;">
    <span style="display: block; margin-top: 1rem; margin-bottom: 1rem; font-size: 0.8em; opacity: 0.5;"> You can join our telegram channel to get the latest news on ClickBNB </span>
    <a href="https://t.me/Click_BNB" target="_blank">
                                    <svg width="26" height="26" viewBox="0 0 26 26" xmlns="http://www.w3.org/2000/svg">
                                        <path d="M13 26C20.1814 26 26 20.1814 26 13C26 5.81858 20.1814 0 13 0C5.81858 0 0 5.81858 0 13C0 20.1814 5.81858 26 13 26ZM5.94858 12.7183L18.4828 7.88558C19.0645 7.67542 19.5726 8.0275 19.3841 8.90717L19.3852 8.90608L17.251 18.9605C17.0928 19.6733 16.6693 19.8467 16.0767 19.5108L12.8267 17.1156L11.2591 18.6258C11.0857 18.7991 10.9395 18.9453 10.6037 18.9453L10.8344 15.6379L16.8577 10.1963C17.1199 9.96558 16.7992 9.83558 16.4537 10.0653L9.01008 14.7517L5.80125 13.7508C5.10467 13.5297 5.0895 13.0542 5.94858 12.7183Z"></path>
                                    </svg>
                                </a>
  </div>
</form>

Name: withdrawFormPOST

<form name="withdrawForm" data-ng-submit="requestWithdraw()" id="form_login" method="post" novalidate="" class="ng-pristine ng-invalid ng-invalid-recaptcha">
  <div class="form-group has-feedback" data-ng-init="formModel = {}">
    <p style="font-weight: 400">Your wallet address: <strong class="ng-binding"></strong>
    </p>
    <p style="font-weight: 400">Amount: <strong class="ng-binding">0 $</strong></p>
  </div>
  <div vc-recaptcha="" ng-model="withdrawModel.recaptchaToken" style="margin-top: 1rem" key="'6Lck3E0oAAAAAAZo5flqBsJ6v3jryWyTUNhKKpJS'" class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-sqnj3zj8a7w4" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lck3E0oAAAAAAZo5flqBsJ6v3jryWyTUNhKKpJS&amp;co=aHR0cHM6Ly9jbGljay1ibmIuY29tOjQ0Mw..&amp;hl=nl&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;size=normal&amp;cb=sgdn1k8ca437"></iframe></div>
      <textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <button type="submit" class="form-button" style="margin-top: 1rem"> REQUEST WITHDRAW </button>
    </div>
  </div>
</form>

Name: withdrawNFTFormPOST

<form name="withdrawNFTForm" data-ng-submit="requestWithdrawNFT()" id="form_login" method="post" novalidate="" class="ng-pristine ng-invalid ng-invalid-recaptcha">
  <div class="form-group has-feedback" data-ng-init="formModel = {}">
    <p style="font-weight: 400">Your referrals count : <strong class="ng-binding">0</strong>
    </p>
    <p style="font-weight: 400">NFT Amount: <strong class="ng-binding">0.05 BNB</strong></p>
  </div>
  <div vc-recaptcha="" ng-model="withdrawNFTModel.recaptchaToken" style="margin-top: 1rem" key="'6Lck3E0oAAAAAAZo5flqBsJ6v3jryWyTUNhKKpJS'" class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-4ile2nssipdq" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lck3E0oAAAAAAZo5flqBsJ6v3jryWyTUNhKKpJS&amp;co=aHR0cHM6Ly9jbGljay1ibmIuY29tOjQ0Mw..&amp;hl=nl&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;size=normal&amp;cb=o6k6jlrpine4"></iframe></div>
      <textarea id="g-recaptcha-response-3" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <button type="submit" class="form-button" style="margin-top: 1rem"> REQUEST WITHDRAW NFT </button>
    </div>
  </div>
</form>

Text Content

ClickBNB
pancakeswap



EARN 0.69$ OF $HUB EVERY 30 MINUTES !

Register , Open the website every 30 minutes , Click on Claim and add 0.69$ to
your balance!
LOGIN

Next claim available in
55:00


Time until Airdrop Ends and Airdrop tokens become available to trade or
transfer!
27
DAYS
16
HOURS
59
MINUTES
42
SECONDS
112477 Players
16471 $ Paid

BNB wallet address

Login to your account
Your wallet balance 0 $
Withdraw Now
Hey ! there seem to be a problem with your withdrawal request Please check this
form so we can fix it together: https://forms.gle/V1fRZ14jbn5Ec5fM9
Get Referrals and directly receive 20% of each of their claims Available after
login Your referral link
copy Your referrals count
0 Earned Dollars by referrals
0 $
Withdraw BNB
Withdraw Now
Available after login Your balance: 0 BNB BNBHUB rewards: 0 BNB Your referrals
count
0 Next threshold
20 referral


Developed for you with ❤️— BNB HUB © 2023


Register / Login

Your BNB wallet address ( BSC,BEP20 ):

warningThis is a required field.warningValue shouldn't less than 5
characterwarningValue shouldn't more than 512 characterwarningYou should only
use bnb smart chain that start with 0x at start of it , any other wallet is
forbidden

REGISTER / LOGIN
You can join our telegram channel to get the latest news on ClickBNB

Withdraw

Your wallet address:

Amount: 0 $


REQUEST WITHDRAW

Withdraw BNB

Your referrals count : 0

NFT Amount: 0.05 BNB


REQUEST WITHDRAW NFT