From d5dfaa26758fb213725ba7f0c985423ea7be1059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=AD=E4=B9=9D=E9=BC=8E?= <109224573@qq.com> Date: Wed, 13 Jul 2022 14:06:40 +0800 Subject: [PATCH] Remove filepush.co --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 211d9c5..c679695 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=@`