sofloyogis.com Open in urlscan Pro
198.44.132.84  Public Scan

URL: https://sofloyogis.com/
Submission: On October 30 via api from BE — Scanned from CA

Form analysis 2 forms found in the DOM

POST

<form class="js_ajax-forms" data-url="core/signin.php" method="POST">
  <!-- username or email -->
  <div class="fr_welcome_field">
    <input type="text" placeholder="Email or Username" name="username_email" required="">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="position-absolute">
      <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
      <path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z"></path>
      <path d="M3 7l9 6l9 -6"></path>
    </svg>
  </div>
  <!-- username or email -->
  <!-- password -->
  <div class="fr_welcome_field mb-2">
    <input type="password" placeholder="Password" name="password" required="">
    <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" class="position-absolute">
      <path fill="currentColor"
        d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280Zm40-222-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34Zm320 0-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34Zm320 0-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34Z">
      </path>
    </svg>
  </div>
  <!-- password -->
  <!-- remember me -->
  <div class="d-flex align-items-center justify-content-between">
    <div class="form-check">
      <input type="checkbox" class="form-check-input" name="remember" id="remember">
      <label class="form-check-label" for="remember">Remember me</label>
    </div>
    <a class="float-end" href="https://sofloyogis.com/reset">Forgotten password?</a>
  </div>
  <!-- remember me -->
  <!-- submit -->
  <div class="mt-4">
    <button type="submit" class="btn btn-primary d-block w-100 fr_welcome_btn">Sign In</button>
  </div>
  <!-- submit -->
  <!-- error -->
  <div class="alert alert-danger mt15 mb0 x-hidden"></div>
  <!-- error -->
</form>

POST

<form class="js_ajax-forms" data-url="core/signup.php" method="POST">
  <!-- username -->
  <div class="fr_welcome_field">
    <input name="username" type="text" placeholder="Username" required="">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="position-absolute">
      <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
      <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0"></path>
      <path d="M16 12v1.5a2.5 2.5 0 0 0 5 0v-1.5a9 9 0 1 0 -5.5 8.28"></path>
    </svg>
  </div>
  <!-- username -->
  <!-- email -->
  <div class="fr_welcome_field">
    <input name="email" type="email" placeholder="Email" required="">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="position-absolute">
      <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
      <path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z"></path>
      <path d="M3 7l9 6l9 -6"></path>
    </svg>
  </div>
  <!-- email -->
  <!-- password -->
  <div class="fr_welcome_field">
    <input name="password" type="password" placeholder="Password" required="">
    <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" class="position-absolute">
      <path fill="currentColor"
        d="M120-280h720q17 0 28.5 11.5T880-240q0 17-11.5 28.5T840-200H120q-17 0-28.5-11.5T80-240q0-17 11.5-28.5T120-280Zm40-222-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34H70q-13 0-21.5-8.5T40-562q0-13 8.5-21.5T70-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T280-562q0 13-8.5 21.5T250-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34Zm320 0-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T360-562q0-13 8.5-21.5T390-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T600-562q0 13-8.5 21.5T570-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34Zm320 0-19 34q-6 11-18 14t-23-3q-11-6-14-18t3-23l19-34h-38q-13 0-21.5-8.5T680-562q0-13 8.5-21.5T710-592h38l-19-32q-6-11-3-23t14-18q11-6 23-3t18 14l19 32 19-32q6-11 18-14t23 3q11 6 14 18t-3 23l-19 32h38q13 0 21.5 8.5T920-562q0 13-8.5 21.5T890-532h-38l19 34q6 11 3 23t-14 18q-11 6-23 3t-18-14l-19-34Z">
      </path>
    </svg>
  </div>
  <!-- password -->
  <!-- custom fields -->
  <!-- custom fields -->
  <div class="js_hidden-section x-hidden">
    <input type="text" name="field1" style="display:none !important" tabindex="-1" autocomplete="off">
    <!-- newsletter consent -->
    <div class="form-check mb10">
      <input type="checkbox" class="form-check-input" name="newsletter_agree" id="newsletter_agree">
      <label class="form-check-label" for="newsletter_agree">I expressly agree to receive the newsletter</label>
    </div>
    <!-- newsletter consent -->
    <!-- privacy & terms consent -->
    <div class="form-check mb10">
      <input type="checkbox" class="form-check-input" name="privacy_agree" id="privacy_agree">
      <label class="form-check-label" for="privacy_agree"> By creating your account, you agree to our <a href="https://sofloyogis.com/static/terms" target="_blank">Terms</a> &amp;
        <a href="https://sofloyogis.com/static/privacy" target="_blank">Privacy Policy</a>
      </label>
    </div>
    <!-- privacy & terms consent -->
  </div>
  <!-- submit -->
  <div class="mt-4">
    <button type="submit" class="btn btn-primary d-block w-100 fr_welcome_btn">Sign Up</button>
  </div>
  <!-- submit -->
  <!-- error -->
  <div class="alert alert-danger mt15 mb0 x-hidden"></div>
  <!-- error -->
</form>

Text Content

WELCOME TO SOFLO YOGIS


SIGN IN TO YOUR ACCOUNT

Remember me
Forgotten password?
Sign In

Do not have an account? Sign Up


SIGN UP FOR AN ACCOUNT

I expressly agree to receive the newsletter
By creating your account, you agree to our Terms & Privacy Policy
Sign Up

Already have an account? Sign In

WELCOME TO SOFLO YOGIS


SHARE YOUR MEMORIES, CONNECT WITH OTHERS, MAKE NEW FRIENDS

Share your memories, connect with others, make new friends

© 2024 Soflo Yogis English
English Arabic French Spanish Portuguese Deutsch Turkish Dutch Italiano Russian
Romaian Portuguese (Brazil) Greek
About Terms Privacy Contact Us Directory