doctor-panel-50e8ca667aa2b4ff1224fecc70164782.expreset.click Open in urlscan Pro
2606:4700:3033::ac43:955f  Public Scan

URL: https://doctor-panel-50e8ca667aa2b4ff1224fecc70164782.expreset.click/
Submission: On April 22 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /create

<form action="/create" method="post" onsubmit="return validateCreateForm()">
  <h2>افزودن کاربر</h2>
  <div class="input-container">
    <input type="text" id="newUsername" name="username">
    <button type="button" class="random-button" onclick="fillRandomString()">🎲</button>
    <button type="button" class="date-button" onclick="openDateOptions()">📅</button>
    <div id="dateOptions" class="date-options" style="display: none;">
      <label>
        <h2>تاریخ انقضا را انتخاب کنید</h2>
      </label>
      <label>
        <input type="radio" name="expirationDate" value="1"> 1 DAY </label>
      <label>
        <input type="radio" name="expirationDate" value="15">15 DAYS </label>
      <label>
        <input type="radio" name="expirationDate" value="30" checked="">30 DAYS </label>
      <label>
        <input type="radio" name="expirationDate" value="60">60 DAYS </label>
      <label>
        <input type="radio" name="expirationDate" value="90">90 DAYS </label>
      <button type="button" onclick="closeDateOptions()">CLOSE</button>
    </div>
  </div>
  <button type="submit" class="create-button">CREATE</button>
</form>

POST /delete

<form action="/delete" method="post" onsubmit="return validateDeleteForm()">
  <h2>حذف کاربر</h2>
  <input type="text" id="deleteUsername" name="username">
  <button type="submit" class="create-button">DELETE</button>
</form>

Text Content

تاریخ انقضا پنل: 1403/03/02

محدودیت کاربر پنل: 50 نفر


پنل مدیریت کاربران


افزودن کاربر

🎲 📅


تاریخ انقضا را انتخاب کنید

1 DAY 15 DAYS 30 DAYS 60 DAYS 90 DAYS CLOSE
CREATE


حذف کاربر

DELETE


لیست کاربران

برای مشاهده لیست کاربران، اینجا کلیک کنید