play.chrosmos.city Open in urlscan Pro
2606:4700:3032::ac43:bb52  Public Scan

URL: https://play.chrosmos.city/
Submission: On March 29 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form method="post" id="logform">
  <h2 class="sr-only">Login Form</h2>
  <div class="illustration">
    <h3 class="text-left">Login</h3>
  </div>
  <input type="hidden" name="method" value="login">
  <div class="form-group"><input class="form-control" type="email" name="email" placeholder="Email"></div>
  <div class="form-group"><input class="form-control" type="password" name="password" placeholder="Password"></div>
  <div class="form-group"><button class="btn btn-primary btn-block" id="logbtn">Login</button></div>
  <a class="forgot" href="requestreset">Forgot your password?</a>
</form>

POST

<form method="post" id="regform">
  <h2 class="sr-only">Register Form</h2>
  <div class="illustration">
    <h5>Don't have an account yet?</h5>
    <h3>Register now!</h3>
  </div>
  <input type="hidden" name="method" value="register">
  <div class="form-group"><input class="form-control" type="email" name="email" placeholder="Email"></div>
  <div class="form-group"><input class="form-control" type="password" name="password" placeholder="Password"></div>
  <div class="form-group"><input class="form-control" type="password" name="repassword" placeholder="Retype Password"></div>
  <div class="form-group">By registering, you agree to our <a href="https://chrosmos.city/terms-of-service/" target="_blank">Terms of Service</a>.</div>
  <div class="form-group"><button class="btn btn-primary btn-block" id="regbtn">Register</button></div>
</form>

Text Content

LOGIN FORM


LOGIN



Login
Forgot your password?


REGISTER FORM

DON'T HAVE AN ACCOUNT YET?


REGISTER NOW!




By registering, you agree to our Terms of Service.
Register