imouto.kawaii.su Open in urlscan Pro
2a03:b0c0:2:d0::15b5:c001  Public Scan

Submitted URL: http://imouto.kawaii.su/
Effective URL: https://imouto.kawaii.su/
Submission: On June 08 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

<form>
  <div class="field">
    <label class="label">File size display</label>
    <div class="control">
      <div class="select is-fullwidth">
        <select id="siBytes">
          <option value="default" selected=""> 1000 B = 1 kB = 1 Kilobyte (default) </option>
          <option value="0"> 1024 B = 1 KiB = 1 Kibibyte </option>
        </select>
      </div>
    </div>
    <p class="help">This will be used in our homepage, dashboard, and album public pages.</p>
  </div>
  <div class="field">
    <label class="label">Show AM/PM on date</label>
    <div class="control">
      <div class="select is-fullwidth">
        <select id="ampmTime">
          <option value="default" selected=""> No (default) </option>
          <option value="1"> Yes </option>
        </select>
      </div>
    </div>
    <p class="help">This will be used in our homepage and dashboard.</p>
  </div>
  <div class="field">
    <label class="label">File identifier length</label>
    <div class="control"><input name="fileLength" id="fileLength" class="input is-fullwidth" type="number" min="4" max="32" disabled=""></div>
    <p class="help">This option is currently not configurable.</p>
  </div>
  <div class="field">
    <label class="label">Upload age</label>
    <div class="control">
      <div class="select is-fullwidth">
        <select id="uploadAge">
          <option value="168"> 7 days </option>
          <option value="336"> 14 days </option>
          <option value="default" selected=""> 30 days (default) </option>
        </select>
      </div>
    </div>
    <p class="help">Whether to automatically delete your uploads after a certain amount of time.</p>
  </div>
  <div class="field">
    <label class="label">Strip tags</label>
    <div class="control">
      <div class="select is-fullwidth">
        <select id="stripTags">
          <option value="1"> Yes </option>
          <option value="default" selected=""> No (default) </option>
        </select>
      </div>
    </div>
    <p class="help">Whether to strip tags (e.g. EXIF) from your uploads.<br> This only applies to regular image uploads (i.e. not URL uploads).</p>
  </div>
  <div class="field">
    <label class="label">Upload chunk size (MB)</label>
    <div class="control"><input name="chunkSize" id="chunkSize" class="input is-fullwidth" type="number" min="1" max="15"></div>
    <p class="help">Default is 10 MB. Min is 1 MB. Max is 15 MB.</p>
  </div>
  <div class="field">
    <label class="label">Parallel uploads</label>
    <div class="control"><input name="parallelUploads" id="parallelUploads" class="input is-fullwidth" type="number" min="1" max="10"></div>
    <p class="help">Default is 2. Min is 1. Max is 10.</p>
  </div>
  <div class="field">
    <label class="label">Uploads history order</label>
    <div class="control">
      <div class="select is-fullwidth">
        <select id="uploadsHistoryOrder">
          <option value="default" selected=""> Older files on top (default) </option>
          <option value="0"> Newer files on top </option>
        </select>
      </div>
    </div>
    <p class="help">"Newer files on top" will use a CSS technique, which unfortunately come with
      <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/flex-direction#Accessibility_concerns" target="_blank" rel="noopener">some undesirable side effects</a>.<br> This also affects text selection, such as when trying to select text from top
      to bottom will result in them being selected from bottom to top instead, and vice versa.</p>
  </div>
  <div class="field">
    <label class="label">Load images for preview</label>
    <div class="control">
      <div class="select is-fullwidth">
        <select id="previewImages">
          <option value="default" selected=""> Yes (default) </option>
          <option value="0"> No </option>
        </select>
      </div>
    </div>
    <p class="help">By default, uploaded images will be loaded as their previews.</p>
  </div>
  <div class="field">
    <p class="control">
      <button id="saveConfig" type="submit" class="button is-danger is-outlined is-fullwidth">
        <span class="icon">
          <i class="icon-floppy"></i>
        </span>
        <span>Save &amp; reload</span>
      </button>
    </p>
    <p class="help"> This configuration will only be used in this browser.<br> After reloading the page, some of them will also be applied to the ShareX config that you can download by clicking on the ShareX icon below. </p>
  </div>
</form>

Text Content

IMOUTO.KAWAII.SU


A NAUGHTY SELF-HOSTED FILE UPLOAD SERVICE

Maximum upload size per file is 20 MB

Upload to album

 * Files
 * URLs
 * Config

Click here or drag & drop files


Maximum file size per URL is 8 MB. URL uploads are being proxied by DuckDuckGo.

Upload URLs

File size display
1000 B = 1 kB = 1 Kilobyte (default) 1024 B = 1 KiB = 1 Kibibyte

This will be used in our homepage, dashboard, and album public pages.

Show AM/PM on date
No (default) Yes

This will be used in our homepage and dashboard.

File identifier length


This option is currently not configurable.

Upload age
7 days 14 days 30 days (default)

Whether to automatically delete your uploads after a certain amount of time.

Strip tags
Yes No (default)

Whether to strip tags (e.g. EXIF) from your uploads.
This only applies to regular image uploads (i.e. not URL uploads).

Upload chunk size (MB)


Default is 10 MB. Min is 1 MB. Max is 15 MB.

Parallel uploads


Default is 2. Min is 1. Max is 10.

Uploads history order
Older files on top (default) Newer files on top

"Newer files on top" will use a CSS technique, which unfortunately come with
some undesirable side effects.
This also affects text selection, such as when trying to select text from top to
bottom will result in them being selected from bottom to top instead, and vice
versa.

Load images for preview
Yes (default) No

By default, uploaded images will be loaded as their previews.

Save & reload

This configuration will only be used in this browser.
After reloading the page, some of them will also be applied to the ShareX config
that you can download by clicking on the ShareX icon below.




CREATE AN ACCOUNT AND KEEP TRACK OF YOUR UPLOADS



This page requires JavaScript to function.

If you are not automatically redirected to our No-JS uploader, click here.