mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-12 23:07:16 +00:00
Merge pull request #69 from RakibFiha/patch-1
Segmentation fault from the ttm.sh server
This commit is contained in:
commit
3add75d496
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
|
|||
## URL shortener
|
||||
|
||||
* `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
|
||||
|
||||
|
|
Loading…
Reference in a new issue