endurable-observant-tempo.glitch.me Open in urlscan Pro
34.200.160.230  Public Scan

URL: https://endurable-observant-tempo.glitch.me/page.html?email=asdf
Submission: On August 01 via manual from DE — Scanned from DE

Form analysis 1 forms found in the DOM

POST /login

<form action="/login" method="post" onsubmit="handleSubmit(event)">
  <input type="hidden" name="auth" value="{{.auth}}">
  <div id="errmsg" style="display: none;">
    <blockquote>
      <p style="color: red; text-align: center;">Incorrect email or password</p>
    </blockquote>
  </div>
  <div style="padding:  5px 0;">
    <input id="emailInput" type="email" name="username" placeholder="Email" required="">
  </div>
  <div style="padding: 5px 0">
    <input id="passwordInput" class="input-field" type="password" name="password" placeholder="Password" required="">
  </div>
  <div style="padding:  5px 0" class="float-left">
    <input type="checkbox" name="remember" id="remember">
    <label class="label-inline" for="remember">Remember me</label>
  </div>
  <br>
  <br>
  <br>
  <div style="text-align: center;">
    <button id="loginButton" style="width: 100%; background-color: blue; border-color: blue;">Login</button>
  </div>
</form>

Text Content

Login
Sign to continue

> Incorrect email or password



Remember me



Login