mirror of
https://git.0x0.st/mia/0x0.git
synced 2024-11-03 01:38:58 -04:00
index.html: Document appending file names
This commit is contained in:
parent
0b80a62f80
commit
da30c8f8ff
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ If you don't want the resulting URL to be easy to guess:
|
|||
Or you can shorten URLs:
|
||||
curl -F'shorten=http://example.com/some/long/url' {{ fhost_url }}
|
||||
|
||||
It is possible to append your own file name to the URL:
|
||||
{{ fhost_url }}/aaa.jpg/image.jpeg
|
||||
|
||||
File URLs are valid for at least 30 days and up to a year (see below).
|
||||
Shortened URLs do not expire.
|
||||
|
||||
|
|
Loading…
Reference in a new issue