ttm.sh Open in urlscan Pro
198.50.210.248  Public Scan

URL: https://ttm.sh/
Submission: On August 16 via api from LU — Scanned from CA

Form analysis 1 forms found in the DOM

POST https://ttm.sh

<form action="https://ttm.sh" method="POST" enctype="multipart/form-data">
  <label for="file">File:</label>
  <input class="form-control" type="file" name="file"><br><br>
  <input class="form-control" type="submit" value="Submit">
</form>

Text Content

THE NULL POINTER

--------------------------------------------------------------------------------


USAGE

HTTP POST files here:

curl -F'file=@yourfile.png' https://ttm.sh

You can also POST remote URLs:

curl -F'url=http://example.com/image.jpg' https://ttm.sh

if you want a nice wrapper, try ~tomasino's pb

here's our sharex config


RETENTION AND GUIDELINES

File URLs are valid for at least 30 days and up to a year (see below). Shortened
URLs do not expire.

Maximum file size: 64.0 MiB

Not allowed: application/x-dosexec, application/java-archive,
application/java-vm

retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)

   days
    365 |  \\
        |   \\
        |    \\
        |     \\
        |      \\
        |       \\
        |        ..
        |          \\
  197.5 | ----------..-------------------------------------------
        |             ..
        |               \\
        |                ..
        |                  ...
        |                     ..
        |                       ...
        |                          ....
        |                              ......
     30 |                                    ....................
          0                       32.0                       64.0
                                                              MiB



CONTACT

If you would like to request permanent deletion, please contact ben or khuxkm on
tilde.chat IRC, or send an email to sudoers@tilde.team with the id of the file
to be deleted.

Please allow up to 24 hours for a response.


UPLOAD DIRECTLY

File:


source here