diff --git a/README.md b/README.md index a6a84fc..613663e 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,6 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya ## File Transfer * `curl --upload-file transfer.sh/` -* `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=@`