imgdrive.net Open in urlscan Pro
185.107.80.91  Public Scan

Submitted URL: http://imgdrive.net/
Effective URL: https://imgdrive.net/
Submission: On August 25 via manual from IT

Form analysis 2 forms found in the DOM

Name: uploadFormPOST upload.php

<form id="uploadForm" class="validateForm" name="uploadForm" enctype="multipart/form-data" action="upload.php" method="post" novalidate="novalidate">
  <p style="font-size:13px; font-weight:bold;">
    <span style="font-size: 1.4em; font-weight: normal">Welcome, <strong>guest</strong></span><br><br>
    <span style="font-weight: normal;"> As guest, you can only upload one image at once.<br> Please <a style="font-weight: bold; text-decoration: underline;" href="login.php">login</a> or
      <a style="font-weight: bold; text-decoration: underline;" href="register.php">register</a> to upload more.*</span><br><br>
    <!--        Please select file(s):<br />
	(or Drag and Drop your images here)</p>-->
    <span class="cTPFile"><input readonly="readonly" type="text" class="cTPFileInput" style="display: none;"><span style="margin: 0px 10px 0px 0px; display: inline-block;">Drag your images here or </span><input type="button"
        value="Browse images"><input class="fileadd required cTPHiddenFile" id="uploaded" name="uploaded" type="file" multiple="multiple" accept="image/jpeg, image/gif, image/png" style="display: none;"></span>
  </p>
  <ul class="thumbs"></ul>
  <p></p>
  <div class="index_box">
    <span class="cTPRadio"><span class="cTPRadioElem cTPCheckedR"></span><input class="required" type="radio" name="adult" value="1" checked="checked"></span> Adult <span class="cTPRadio"><span class="cTPRadioElem"></span><input class="required"
        type="radio" name="adult" value="0"></span>Clean<br>
  </div>
  <br><br>
  <span class="loginMessage">You must be logged in to add images to galleries</span><br><br> <input class="cstranscustom" id="moreoptions" type="button" value="More Options">
  <div id="hidden">
    <div class="index_box">
      <span class="cTPSelect"><span class="cTPSelectBar"> 180x180 (small thumbs) </span><span class="cTPSelectOpen">▼</span><select class="thumb_select" name="thumb_size_contaner" style="width: 290px;">
          <!--                <option value="1"> 180x180 (small thumbs) </option>-->
          <option value="1" selected="selected"> 180x180 (small thumbs) </option>
          <!--                <option value="3"> 250x250 (large thumbs) </option>-->
          <option value="2"> 455x455 (medium thumbs) </option>
          <option value="3"> (original size) </option>
        </select></span>
    </div>
  </div>
  <script type="text/javascript">
    $('#moreoptions').click(function() {
      $('#hidden').slideDown('slow', function() {
        // Animation complete.
      });
    });
  </script>
  <!--[if IE]>
    <div class="upload_now">
        <input type="submit" name="simple_upload" value="Upload" />
    </div>
    <![endif]-->
  <!--[if !IE]> -->
  <br>
  <input class="upload" style="width:200px; height:40px; margin-top:20px;" type="submit" name="simple_upload" value="Upload">
  <!-- <![endif]-->
  <br><br>
  <span class="allowedtypes">Only jpg,jpeg,png,gif images are accepted<br> * As registred user, you can upload up to 400 files at once<br> with file size up to 10MB. As guest, file size is limited to 0MB.<br>
  </span>
  <br>
  <div style="display:none;" id="ajax_allbbcodes1"> All BB Codes (small):<br>
    <textarea onclick="this.select();" class="ajaxbbcodes" id="ajax_bbcodes1" rows="5" cols="50"></textarea><br><br> All HTML Codes (small):<br>
    <textarea onclick="this.select();" class="ajax_BBCode500px" id="ajax_BBCode500px1" rows="5" cols="50"></textarea><br><br> All BB Codes (medium):<br>
    <textarea onclick="this.select();" class="ajaxbbcodes" id="ajax_HTMLcodes1" rows="5" cols="50"></textarea><br><br> All HTML Codes (medium):<br>
    <textarea onclick="this.select();" class="ajax_HTMLCode500px" id="ajax_HTMLCode500px1" rows="5" cols="50"></textarea><br><br> All Direct Links:<br>
    <textarea onclick="this.select();" class="ajaxbbcodes" id="ajax_DirectLinks1" rows="5" cols="50"></textarea><br><br>
  </div>
  <div id="testajax1" style="margin: 0px -50px;"></div>
</form>

Name: uploadForm3POST upload.php

<form id="uploadForm3" class="validateForm" name="uploadForm3" enctype="multipart/form-data" action="upload.php" method="post" novalidate="novalidate">
  <p style="font-size:13px; font-weight:bold;">
    <span style="font-size: 1.4em; font-weight: normal">Welcome, <strong>guest</strong></span><br><br>
    <span style="font-weight: normal;"> As guest, you can only remote upload one image at once.<br> Please <a style="font-weight: bold; text-decoration: underline;" href="login.php">login</a> or
      <a style="font-weight: bold; text-decoration: underline;" href="register.php">register</a> to upload more.*</span><br><br>
    <!--<input class="fileadd cstranscustom required" id="uploadedRemote" name="remote_upload" type="text" />--> <textarea class="fileadd cstranscustom required" id="uploadedRemote" name="remote_upload" style="width: 90%; height: 200px"></textarea>
  </p>
  <div class="index_box">
    <span class="cTPRadio"><span class="cTPRadioElem cTPCheckedR"></span><input class="required" type="radio" name="adult" value="1" checked="checked"></span> Adult <span class="cTPRadio"><span class="cTPRadioElem"></span><input class="required"
        type="radio" name="adult" value="0"></span>Clean<br>
  </div>
  <br> <br> You must be logged in to add images to galleries<br><br>
  <input id="moreoptions_remoteupload" class="cstranscustom" type="button" value="More Options">
  <div id="hidden_remoteupload">
    <div class="index_box">
      <span class="cTPSelect"><span class="cTPSelectBar"> 180x180 (small thumbs) </span><span class="cTPSelectOpen">▼</span><select class="thumb_select" name="thumb_size_contaner" style="width: 290px;">
          <!--                <option value="1"> 180x180 (small thumbs) </option>-->
          <option value="1" selected="selected"> 180x180 (small thumbs) </option>
          <!--                <option value="3"> 250x250 (large thumbs) </option>-->
          <option value="2"> 455x455 (medium thumbs) </option>
          <option value="3"> (original size) </option>
        </select></span>
    </div>
  </div>
  <script type="text/javascript">
    $('#moreoptions_remoteupload').click(function() {
      $('#hidden_remoteupload').slideDown('slow', function() {
        // Animation complete.
      });
    });
  </script>
  <!--[if IE]>
    <div class="upload_now">
        <input type="submit" name="single_remote_upload" value="Upload" />
    </div>
    <![endif]-->
  <!--[if !IE]> -->
  <br>
  <input class="upload" style="width:200px; height:40px; margin-top:20px;" type="submit" name="single_remote_upload" value="Upload">
  <!-- <![endif]-->
  <br><br>
  <span class="allowedtypes">Only jpg,jpeg,png,gif images are accepted<br> * As registred user, you can remote upload up to<br> 30 files with file size up to 10MB. As guest, file size is limited to 0kB.<br>
  </span>
  <br>
</form>

Text Content

 * Home
   
 * Earn Money
   
 * Register
 * Login




Select multi files (Adult by default):





Adult Clean

Only jpg,jpeg,png,gif images are accepted
Maximum image size is 5 Mb, 50 files max


All BB Codes (small):


All HTML Codes (small):


All BB Codes (medium):


All HTML Codes (medium):


All Direct Links:




BB CODES
All BB Codes (small):


All BB Codes (medium):
HTML CODES


All HTML Codes (small):


All HTML Codes (medium):


All Direct Links::




 * HTML5 Upload
 * Remote Upload

Welcome, guest

As guest, you can only upload one image at once.
Please login or register to upload more.*

Drag your images here or



Adult Clean



You must be logged in to add images to galleries


180x180 (small thumbs) ▼ 180x180 (small thumbs) 455x455 (medium thumbs)
(original size)



Only jpg,jpeg,png,gif images are accepted
* As registred user, you can upload up to 400 files at once
with file size up to 10MB. As guest, file size is limited to 0MB.


All BB Codes (small):


All HTML Codes (small):


All BB Codes (medium):


All HTML Codes (medium):


All Direct Links:





Welcome, guest

As guest, you can only remote upload one image at once.
Please login or register to upload more.*



Adult Clean



You must be logged in to add images to galleries


180x180 (small thumbs) ▼ 180x180 (small thumbs) 455x455 (medium thumbs)
(original size)



Only jpg,jpeg,png,gif images are accepted
* As registred user, you can remote upload up to
30 files with file size up to 10MB. As guest, file size is limited to 0kB.


Drop your images here!
 * Featured
 * Latest
 * Random





  DMCA   TOS   PRIVACY POLICY   FAQ   CONTACT US

Copyright © 2021 - Img Drive All Rights Reserved