Segmentation fault from the ttm.sh server

This commit is contained in:
Rakib Fiha 2020-11-05 16:46:21 +09:00 committed by GitHub
parent b73517d1b0
commit f3d14c91fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
## URL shortener ## URL shortener
* `curl -s tinyurl.com/api-create.php?url=<link>` * `curl -s tinyurl.com/api-create.php?url=<link>`
* `curl -F shorten=<link> https://ttm.sh` * :no_entry_sign: `curl -F shorten=<link> https://ttm.sh`
## File Transfer ## File Transfer