xturn33aus.com Open in urlscan Pro
2606:4700:3033::6815:168a  Public Scan

Submitted URL: https://bit.ly/Fr33Turn88
Effective URL: https://xturn33aus.com/RFXTURN33CPALL
Submission: On May 06 via manual from DO — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="authForm" class="text-center w-100 authForm">
  <div class="d-flex px-5 py-4 justify-content-center">
    <img class="w-25 mobileLogo" src="https://i.ibb.co/XWZrqVs/register-word.png" alt="register logo">
  </div>
  <!-- Full Name -->
  <div class="mb-3 mt-2">
    <div class="w-100 d-flex px-5 moblieInputs">
      <img class="h-100 pe-2 pt-3" src="https://i.ibb.co/M53RWHT/Fullname.png" alt="fullname img">
      <div class="w-100 px-2">
        <div class="w-100" style="position: relative; top: 0; left: 0%">
          <img src="https://i.ibb.co/p14Mwrd/fill-in-space.png" alt="" class="image1 w-100 inputImg">
          <input type="text" placeholder="e.g. Sebastian" name="name" style="
                            position: absolute;
                            top: 12.5%;
                            left: 0%;
                            width: 100%;
                            height: 75%;
                            border: none;
                            background-color: transparent;
                          ">
        </div>
        <p class="text-start text-warning fw-bold"> *Must be the same as your bank account name. </p>
      </div>
    </div>
  </div>
  <!-- Mobile No -->
  <div class="mb-3 mt-4">
    <div class="w-100 d-flex px-5 align-items-center moblieInputs">
      <img class="h-100 pe-2" src="https://i.ibb.co/StZkH11/Mobile-no.png" alt="mobile img">
      <div class="w-100 px-2">
        <div class="w-100" style="position: relative; top: 0; left: 0%">
          <img src="https://i.ibb.co/p14Mwrd/fill-in-space.png" alt="" class="image1 w-100 inputImg">
          <input type="tel" placeholder="e.g. 61480050689" name="mobile" style="
                            position: absolute;
                            top: 12.5%;
                            left: 0%;
                            width: 100%;
                            height: 75%;
                            border: none;
                            background-color: transparent;
                          ">
        </div>
      </div>
    </div>
  </div>
  <!-- Password -->
  <div class="mb-3 mt-4">
    <div class="w-100 d-flex px-5 align-items-center moblieInputs">
      <img class="h-100 pe-2" src="https://i.ibb.co/yRP7JN4/Passwordfill.png" alt="password img">
      <div class="w-100 px-2">
        <div class="w-100" style="position: relative; top: 0; left: 0%">
          <img src="https://i.ibb.co/p14Mwrd/fill-in-space.png" alt="" class="image1 w-100 inputImg">
          <input type="password" placeholder="6 - 20 characters" name="password" style="
                            position: absolute;
                            top: 12.5%;
                            left: 0%;
                            width: 100%;
                            height: 75%;
                            border: none;
                            background-color: transparent;
                          ">
        </div>
      </div>
    </div>
  </div>
  <!-- Referral Code -->
  <div class="mb-3 mt-4">
    <div class="w-100 d-flex px-5 align-items-center moblieInputs">
      <img class="h-100 pe-2" src="https://i.ibb.co/RB3Zx4V/referral.png" alt="referral img">
      <div class="w-100 px-2">
        <div class="w-100" style="position: relative; top: 0; left: 0%">
          <img src="https://i.ibb.co/p14Mwrd/fill-in-space.png" alt="" class="image1 w-100 inputImg">
          <input type="text" placeholder="e.g. RF0001" name="referrerCode" style="
                            position: absolute;
                            top: 12.5%;
                            left: 0%;
                            width: 100%;
                            height: 75%;
                            border: none;
                            background-color: transparent;
                          " readonly="">
        </div>
      </div>
    </div>
  </div>
  <!-- Captcha -->
  <div class="mb-3 mt-4">
    <div class="w-100 d-flex px-5 align-items-center moblieInputs">
      <img class="captcha-img ps-2" style="width: 120px; height: 39px; border-radius: 4px" src="https://xturn33aus.com/captcha.php?v=1715004480266" alt="captcha-img">
      <div class="w-100 px-2">
        <div class="w-100" style="position: relative; top: 0; left: 0%">
          <img src="https://i.ibb.co/p14Mwrd/fill-in-space.png" alt="" class="image1 w-100 inputImg">
          <input type="text" placeholder="Enter text on the left" name="captcha" style="
                            position: absolute;
                            top: 12.5%;
                            left: 0%;
                            width: 100%;
                            height: 75%;
                            border: none;
                            background-color: transparent;
                          ">
        </div>
      </div>
    </div>
  </div>
  <!-- Verification Code -->
  <div class="mb-3 mt-4 px-2">
    <div class="w-100 px-5 moblieInputs">
      <div class="w-100 p-4 rounded-4" style="background-color: #37474f">
        <p class="text-white m-0 text-start"> Press GET CODE button to receive Verification Code via SMS. </p>
        <div class="w-100 d-flex align-items-center">
          <div class="w-100" style="position: relative; top: 0; left: 0%">
            <img src="https://i.ibb.co/p14Mwrd/fill-in-space.png" alt="" class="image1 w-100 inputImg">
            <input type="text" name="verificationCode" placeholder="Verification Code" inputmode="numeric" autocomplete="one-time-code" style="
                              position: absolute;
                              top: 12.5%;
                              left: 0%;
                              width: 100%;
                              height: 75%;
                              border: none;
                              background-color: transparent;
                            ">
          </div>
          <a class="btn warning get-code m-0" style="width: 150px">
                          GET CODE
                        </a>
        </div>
      </div>
    </div>
  </div>
  <div class="btn register m-0 d-flex justify-content-center" style="background: none">
    <img src="https://i.ibb.co/Lt025b1/Register-Button.gif" alt="register button" class="registerBtn">
  </div>
  <p style="
                    font-family: 'Bahnschrift', sans-serif;
                    font-weight: semi-bold;
                    color: rgb(0, 0, 0);
                  " class="m-0"> Already have an account? </p>
  <br>
  <a href="#login" class="auth-text login d-flex justify-content-center">
                  <img src="https://i.ibb.co/T4rvXqx/switch-to-login.png" alt="">
                </a>
</form>

Text Content

g_translate

Register

*Must be the same as your bank account name.






Press GET CODE button to receive Verification Code via SMS.


GET CODE


Already have an account?


homeHomeaccess_timeHistoryredeem1Promoquestion_answer1Live ChatsettingsSetting

REFRESH