sitega.com.mx Open in urlscan Pro
198.59.144.164  Public Scan

URL: https://sitega.com.mx/
Submission: On June 21 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST #

<form action="#" method="post">
  <div class="agile-field-txt">
    <label><i class="fa fa-user" aria-hidden="true"></i> Username </label>
    <input type="text" name="name" placeholder="Enter User Name" required="">
  </div>
  <div class="agile-field-txt">
    <label><i class="fa fa-unlock-alt" aria-hidden="true"></i> password </label>
    <input type="password" name="password" placeholder="Enter Password" required="" id="myInput">
    <div class="agile_label">
      <input id="check3" name="check3" type="checkbox" value="show password" onclick="myFunction()">
      <label class="check" for="check3">Show password</label>
    </div>
    <div class="agile-right">
      <a href="#">forgot password?</a>
    </div>
  </div>
  <!-- script for show password -->
  <script>
    function myFunction() {
      var x = document.getElementById("myInput");
      if (x.type === "password") {
        x.type = "text";
      } else {
        x.type = "password";
      }
    }
  </script>
  <!-- //end script -->
  <input type="submit" value="LOGIN">
</form>

Text Content

ONLY MEMBERS


Username
password
Show password
forgot password?

Sitega © 2024 - 2010 All Rights Reserved Designed by IT EGA Designs