diff --git a/README.md b/README.md
index a03c276..bfa7b4d 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* `curl -s tinyurl.com/api-create.php?url=`
* :no_entry_sign: `curl -F shorten= https://ttm.sh`
+* `curl https://is.gd/create.php?format=simple&url=`
## File Transfer
@@ -114,6 +115,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* `curl --upload-file filepush.co/upload/`
* `curl -F file=@ https://ttm.sh`
* `curl https://patchbay.pub/your-custom-filepath.exe --data-binary @` and `curl -LO https://patchbay.pub/your-custom-filepath.exe`
+* `nc oshi.at 7777 < ` or `curl https://oshi.at -F f=@`
## Browser