epic-gamee.pro Open in urlscan Pro
2606:4700:3031::ac43:da87  Public Scan

Submitted URL: http://epic-gamee.pro/
Effective URL: https://epic-gamee.pro/authorization
Submission: On March 19 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /authorization

<form action="/authorization" method="post" class="h-screen w-screen flex flex-col items-center justify-center px-2">
  <input type="hidden" name="csrfmiddlewaretoken" value="AVuLapqJMGJ4WYFRbXLHh8XJ68uZWL5x1x7vw5k359vAnUnMoSNyliBhXyBYJrGU">
  <div class="bg-base-300 rounded-t p-5 w-full max-w-xl flex gap-2 items-center">
    <div class="bg-accent p-1 rounded text-black">
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
        <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z"></path>
      </svg>
    </div>
    <span class="text-xl text-white/80 font-medium">Authorization</span>
  </div>
  <div class="bg-base-200/90 rounded-b p-5 w-full max-w-xl">
    <div class="flex flex-col gap-2">
      <input type="text" name="user_name" placeholder="Username" class="input input-bordered" maxlength="254" minlength="0" required="" id="id_user_name">
      <input type="password" name="user_password" placeholder="Password" class="input input-bordered" maxlength="254" minlength="0" required="" id="id_user_password">
      <button type="submit" class="btn btn-accent">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
          <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75"></path>
        </svg>
        <span>Enter</span>
      </button>
    </div>
    <span class="block mt-2 text-sm">Authorization data is issued by the main and administrators. If you forgot your password, then communicate with them.</span>
  </div>
</form>

Text Content

Authorization
Enter
Authorization data is issued by the main and administrators. If you forgot your
password, then communicate with them.