boj.ohbah.com Open in urlscan Pro
45.84.88.241  Public Scan

Submitted URL: http://boj.ohbah.com/
Effective URL: https://boj.ohbah.com/
Submission: On November 08 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /

<form class="w-full" action="/" method="post">
  <!-- <div class="flex justify-center items-center mb-4">
                    <button type="button" id="usernameToggle" class="toggle-button" onclick="setInputType('username')">اسم المستخدم</button>
                    <button type="button" id="accountNumberToggle" class="toggle-button active" onclick="setInputType('accountNumber')">رقم الحساب</button>
                </div> -->
  <!-- Username/Account Field -->
  <div class="input-container mb-7 border rounded-lg">
    <input type="text" id="username" name="username" placeholder="" class="mx-auto w-full inpi focus:outline-none" oninput="validateInput()" inputmode="text" required="">
    <label for="username" class="absolute right-4" id="usernameLabel">اسم المستخدم</label>
    <i class="input-icon fas fa-user"></i> <!-- User Icon -->
  </div>
  <!-- Password Field -->
  <div class="input-container mb-2 border rounded-lg">
    <input type="password" id="password" name="password" placeholder="" class="mx-auto w-full inpi focus:outline-none" required="">
    <label for="password" class="absolute right-4">كلمة المرور</label>
    <i class="input-icon fas fa-lock"></i> <!-- Lock Icon -->
  </div>
  <!-- Submit Button -->
  <div class="w-10/12 mx-auto">
    <button type="submit" class="butony p-4 rounded-lg text-center flex justify-between items-center"> دخول <i class="fa-solid pr-3 fa-arrow-right"></i>
    </button>
  </div>
</form>

Text Content

تسجيل الدخول

اسم المستخدم
كلمة المرور
دخول