je.fit Open in urlscan Pro
64.71.148.72  Public Scan

Submitted URL: http://je.fit/
Effective URL: https://je.fit/login/
Submission: On March 09 via api from US — Scanned from IT

Form analysis 2 forms found in the DOM

Name: registerPOST ../login/sitelogin.php?do=login

<form id="registerform-login" action="../login/sitelogin.php?do=login" name="register" method="post" class="vbform block">
  <div id="signuplogintitle" class="mb-3">Log In</div>
  <div style="padding-top:10px">
    <div class="loginboxspacing">
      <p class="ms-2 mb-1 inputboxname">Username or Email</p>
      <input class="loginTextInput1" id="navbar_username" type="text" name="vb_login_username" maxlength="40" accesskey="u" tabindex="101" placeholder="  Username or Email">
    </div>
    <div class="loginboxspacing">
      <p class="ms-2 mb-1 inputboxname">Password</p>
      <input class="loginTextInput1" type="password" name="vb_login_password" id="navbar_password" maxlength="50" dir="ltr" tabindex="102" placeholder="  Password">
    </div>
    <div class="d-flex align-items-center justify-content-around mt-2">
      <label id="remembermetext"> Remember Me <input type="checkbox" name="cookieuser" value="1" checked="checked" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103">
        <!-- <span class="checkmark"></span> -->
      </label>
      <a id="forgotpasswordlogin" class="m-0" href="lostpw.php" target="_self">Forgot Password?</a>
    </div>
  </div>
  <input type="hidden" name="s" value="996ec446838b4ddcbe858a70cc902272">
  <input type="hidden" name="securitytoken" value="guest">
  <input type="hidden" name="do" value="login">
  <input type="hidden" name="vb_login_md5password">
  <input type="hidden" name="vb_login_md5password_utf">
  <input type="hidden" name="dir" value="">
  <div style="padding-bottom:10px; margin-top:10px">
    <input type="submit" class="loginblueButton1" value="Log in" alt="Login">
  </div>
  <!-- signinwith buttons START-->
  <div align="center">
    <div id="signinmethod">Or continue with</div>
    <!-- Google button START-->
    <div id="registersection">
      <div class="signin-button">
        <a href="../login/gplus-login.php">
            <img class="registericon" src="../images/rg_google.svg">
            </a>
      </div>
    </div>
    <!-- Place this asynchronous JavaScript just before your </body> tag -->
    <script type="text/javascript">
      (function() {
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/client:plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>
    <script type="text/javascript">
      function signinCallback(authResult) {
        if (authResult['access_token']) {
          // Update the app to reflect a signed in user
          // Hide the sign-in button now that the user is authorized, for example:
        } else if (authResult['error']) {
          // Update the app to reflect a signed out user
          // Possible error values:
          //   "user_signed_out" - User is signed-out
          //   "access_denied" - User denied access to your app
          //   "immediate_failed" - Could not automatically log in the user
          console.log('Sign-in state: ' + authResult['error']);
        }
      }
    </script>
    <!-- Google button END-->
    <!-- FB button START-->
    <div id="registersection">
      <div class="signin-button">
        <a style="color:#FFF" href="https://www.facebook.com/v2.5/dialog/oauth?client_id=165523163464640&amp;state=9d9c7715b0e46de20fc3c154de718b60&amp;response_type=code&amp;sdk=php-sdk-5.0.0&amp;redirect_uri=https%3A%2F%2Fje.fit%2Flogin%2Ffacebook-login.php&amp;scope=email">
            <img class="registericon" src="../images/rg_fb.svg">
            </a>
      </div>
    </div>
    <!-- FB button END-->
    <!-- APPLE button START-->
    <div id="registersection">
      <div class="signin-button">
        <a style="color:#FFF">
            <img id="apple-login" class="registericon" src="../images/rg_apple.svg">
            </a>
      </div>
    </div>
    <script>
      document.getElementById('apple-login').addEventListener('click', function() {
        AppleID.auth.signIn();
      });
    </script>
    <!-- APPLE button END-->
    <!-- register buttons END-->
  </div>
  <div id="createaccountarea">
    <div id="newtoalready">New to JEFIT? <a style="color: #50B6FF;text-decoration: underline;" href="https://je.fit/signup/" target="_self">Create an account</a>. </div>
  </div>
</form>

Name: registerPOST ../signup/register.php?do=addmember

<form id="registerform-signup" action="../signup/register.php?do=addmember" name="register" method="post" onsubmit="return verify_form();" class="vbform block" autocomplete="off">
  <div id="signupTable">
    <!-- Registration Fields -->
    <div align="center">
      <div id="signuplogintitle" class="lh-1">Create account</div>
      <div id="newtoalready">Already a member? <a style="color: #50B6FF;text-decoration: underline;" href="https://je.fit/login/" target="_self"> Sign in</a>
      </div>
    </div>
    <div class="mt-6">
      <div class="loginboxspacing">
        <p class="ms-2 mb-1 inputboxname">Username</p>
        <input class="signupTextInput" id="regusername" type="text" name="username" maxlength="25" tabindex="1" placeholder="  Enter a username">
      </div>
      <div class="loginboxspacing">
        <p class="ms-2 mb-1 inputboxname">Email Address</p>
        <input name="email" type="text" class="signupTextInput" id="myemail" placeholder="  Enter your email" tabindex="1" dir="ltr" maxlength="50">
      </div>
      <div class="loginboxspacing">
        <p class="ms-2 mb-1 inputboxname">Password</p>
        <input type="password" class="signupTextInput" name="password" id="password" maxlength="50" tabindex="1" placeholder="  Password">
        <img id="password-check" style="display: none" src="https://je.fit/assets/vendor/themify-icons/SVG/green_check_vector.svg" alt="password check">
      </div>
      <div class="loginboxspacing">
        <div class="pwdreq">
          <p id="lengthReq" class="invalid-password-text" style="float: left; width: 50%">Minimum 8 characters</p>
          <p id="numberReq" class="invalid-password-text" style="float: right; width: 50%;">1 number (0-9)</p>
        </div>
        <div class="pwdreq">
          <p id="lowercaseReq" class="invalid-password-text" style="float: left; width: 50%">1 lowercase letter (a-z)</p>
          <p id="uppercaseReq" class="invalid-password-text" style="float: right; width:50%">1 uppercase letter (A-Z)</p>
        </div>
        <div class="pwdreq">
          <p id="specialCharReq" class="invalid-password-text" style="float: left;">1 special character (from standard US keyboard)</p>
        </div>
      </div>
      <div class="loginboxspacing">
        <input type="password" class="signupTextInput" name="passwordconfirm" id="passwordconfirm" maxlength="50" tabindex="1" placeholder="  Confirm Password">
        <img id="password-confirm-check" style="display: none" src="../assets/vendor/themify-icons/SVG/green_check_vector.svg" alt="password confirm check">
      </div>
      <div id="checkpassword" class="mt-4 ms-2">
        <input type="checkbox" id="password-checkbox" onclick="showPassword()">
        <label class="password-checkbox-label" for="password-checkbox">Show password</label>
      </div>
      <div id="captchaboxspacing">
        <div class="g-recaptcha" data-sitekey="6LcNlLsUAAAAACusbrrw6hLq5W_N-amR_ri46lwP">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-qdccx697f14b" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcNlLsUAAAAACusbrrw6hLq5W_N-amR_ri46lwP&amp;co=aHR0cHM6Ly9qZS5maXQ6NDQz&amp;hl=it&amp;v=QquE1_MNjnFHgZF4HPsEcf_2&amp;size=normal&amp;cb=u1qp2kh394gz"></iframe></div>
            <textarea id="g-recaptcha-response" 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>
    </div>
    <br>
    <input name="Submit" type="submit" class="loginblueButton1" value="Create Account" alt="submit">
    <input type="hidden" name="s" value="996ec446838b4ddcbe858a70cc902272">
    <input type="hidden" name="securitytoken" value="guest">
    <input type="hidden" name="do" value="addmember">
    <input type="hidden" name="url" value="http://je.fit/my-jefit/profile/">
    <input type="hidden" name="agree" value="1">
    <input type="hidden" name="emailconfirm" id="emailconfirm" value="a@b.com" dir="ltr" tabindex="1">
    <input type="hidden" name="password_md5">
    <input type="hidden" name="passwordconfirm_md5">
    <input type="hidden" name="discorduser" value="">
    <div align="center" class="mt-4">
      <!-- register buttons START-->
      <!-- Google button START-->
      <div id="signinmethod">Or continue with</div>
      <div id="registersection">
        <div class="signin-button">
          <a href="../login/gplus-login.php">
                                <img class="registericon" src="../images/rg_google.svg">
                            </a>
        </div>
      </div>
      <!-- Place this asynchronous JavaScript just before your </body> tag -->
      <script type="text/javascript">
        (function() {
          var po = document.createElement('script');
          po.type = 'text/javascript';
          po.async = true;
          po.src = 'https://apis.google.com/js/client:plusone.js';
          var s = document.getElementsByTagName('script')[0];
          s.parentNode.insertBefore(po, s);
        })();
      </script>
      <script type="text/javascript">
        function signinCallback(authResult) {
          if (authResult['access_token']) {
            // Update the app to reflect a signed in user
            // Hide the sign-in button now that the user is authorized, for example:
          } else if (authResult['error']) {
            // Update the app to reflect a signed out user
            // Possible error values:
            //   "user_signed_out" - User is signed-out
            //   "access_denied" - User denied access to your app
            //   "immediate_failed" - Could not automatically log in the user
            console.log('Sign-in state: ' + authResult['error']);
          }
        }
      </script>
      <!-- Google button END-->
      <!-- FB button START-->
      <div id="registersection">
        <div class="signin-button">
          <a style="color:#FFF" href="https://www.facebook.com/v2.5/dialog/oauth?client_id=165523163464640&amp;state=5f5e70095247d70de9f57f651e9e3320&amp;response_type=code&amp;sdk=php-sdk-5.0.0&amp;redirect_uri=https%3A%2F%2Fje.fit%2Flogin%2Ffacebook-login.php&amp;scope=email">
                                <img class="registericon" src="../images/rg_fb.svg">
                            </a>
        </div>
      </div>
      <!-- FB button END-->
      <!-- APPLE button START-->
      <div id="registersection">
        <div class="signin-button">
          <a style="color:#FFF">
                                <img id="apple-signup" class="registericon" src="../images/rg_apple.svg">
                            </a>
        </div>
      </div>
      <script>
        document.getElementById('apple-signup').addEventListener('click', function() {
          // Start Apple Sign-In for login
          AppleID.auth.signIn();
        });
      </script>
      <!-- APPLE button END-->
      <!-- register buttons END-->
    </div>
    <div id="createaccountarea">
      <div class="bysignuptext"> By signing up, you agree to the JEFIT <a style="color: #2F9DD8" href="https://je.fit/terms-of-use/" target="_self">Terms of Use</a> and
        <a style="color: #2F9DD8" href="https://je.fit/privacy-policy/" target="_self">Privacy Policy</a>. We respect and protect your information and privacy. </div>
    </div>
  </div>
</form>

Text Content

Get the full Jefit Elite experience for

$0 today

$5.83 USD per month, billed annually at $69.99/year after your 7-day free trial.

Cancel anytime.


 * Log in
 * Sign up

Log In

Username or Email

Password

Remember Me Forgot Password?

Or continue with



New to JEFIT? Create an account.
Create account
Already a member? Sign in

Username

Email Address

Password

Minimum 8 characters

1 number (0-9)

1 lowercase letter (a-z)

1 uppercase letter (A-Z)

1 special character (from standard US keyboard)


Show password


Or continue with



By signing up, you agree to the JEFIT Terms of Use and Privacy Policy. We
respect and protect your information and privacy.