www.dev.francisugorji.com Open in urlscan Pro
195.26.250.248  Public Scan

URL: https://www.dev.francisugorji.com/
Submission: On July 01 via api from US — Scanned from GB

Form analysis 1 forms found in the DOM

POST

<form id="uploadForm" method="post" enctype="multipart/form-data" style="display: none;">
  <!-- BEGIN: Direct Upload -->
  <div class="col-md-12" id="fileInputNameContainer" style="display: none;">
    <div class="form-group">
      <label for="fileName">File Name *</label>
      <input type="text" class="form-control" name="fileName" id="fileInputName" placeholder="File Name">
    </div>
  </div>
  <div class="col-md-12" id="fileInputSlugContainer" style="display: none;">
    <div class="form-group">
      <label for="fileSlug">File Slug *</label>
      <input type="text" class="form-control" name="fileSlug" id="fileInputSlug" placeholder="File Slug" readonly="">
    </div>
  </div>
  <div class="col-md-12" id="fileInputContainer" style="display: none;">
    <div class="form-group">
      <label for="file">Select File *</label>
      <input type="file" name="file" id="fileInput" style="display: none;">
    </div>
  </div>
  <!-- END: Direct Upload -->
  <!-- BEGIN: Remote Upload -->
  <div class="col-md-12" id="remoteNameInputContainer" style="display: none;">
    <p style="text-align: center;">Do Not Exit The Page</p>
    <div class="form-group">
      <label for="remoteName">Remote File Name *</label>
      <input type="text" class="form-control" name="remoteName" id="remoteNameInput" placeholder="Remote File Name">
    </div>
  </div>
  <div class="col-md-12" id="remoteSlugInputContainer" style="display: none;">
    <div class="form-group">
      <label for="remoteSlug">Remote Slug *</label>
      <input type="text" class="form-control" name="remoteSlug" id="remoteSlugInput" placeholder="Remote File Slug" readonly="">
    </div>
  </div>
  <div class="col-md-12" id="remoteUrlInputContainer" style="display: none;">
    <div class="form-group">
      <label for="remoteUrl">Remote File URL *</label>
      <input type="text" class="form-control" name="remoteUrl" id="remoteUrlInput" placeholder="Remote URL">
    </div>
  </div>
  <!-- END: Remote Upload -->
  <!-- BEGIN: Torrent Upload -->
  <div class="col-md-12" id="torrentNameInputContainer" style="display: none;">
    <div class="form-group">
      <label for="torrentName">Torrent File Name *</label>
      <input type="text" class="form-control" name="torrentName" id="torrentNameInput" placeholder="Torrent File Name" disabled="">
    </div>
  </div>
  <div class="col-md-12" id="torrentSlugInputContainer" style="display: none;">
    <div class="form-group">
      <label for="torrentSlug">Torrent Slug *</label>
      <input type="text" class="form-control" name="torrentSlug" id="torrentSlugInput" placeholder="Torrent File Slug" readonly="">
    </div>
  </div>
  <div class="col-md-12" id="torrentUrlInputContainer" style="display: none;">
    <div class="form-group">
      <label for="torrentUrl">Torrent File URL *</label>
      <input type="text" class="form-control" name="torrentUrl" id="torrentUrlInput" placeholder="Torrent URL" disabled="">
    </div>
  </div>
  <!-- END: Torrent Upload -->
  <button type="submit">Upload</button>&nbsp;&nbsp;<button type="button" id="backButton" style="display: none;">Back to Top</button> <!-- Hide back button initially -->
  <button type="button" id="backToNormalFromForm" style="display: none;">Back to Upload Type Selection</button>
</form>

Text Content

UPLOAD FILES

Normal Upload Torrent Upload
Regular Upload Remote URL Upload
Back to Top Back to Top
File Name *
File Slug *
Select File *

Do Not Exit The Page

Remote File Name *
Remote Slug *
Remote File URL *
Torrent File Name *
Torrent Slug *
Torrent File URL *
Upload  Back to Top Back to Upload Type Selection





Close