Skip to content

Commit

Permalink
Remove filepush.co
Browse files Browse the repository at this point in the history
  • Loading branch information
imba-tjd authored Jul 13, 2022
1 parent 65e8e89 commit d5dfaa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
## File Transfer

* `curl --upload-file <file> transfer.sh/<filename>`
* `curl --upload-file <file> filepush.co/upload/<filename>`
* `curl -F file=@<file> https://ttm.sh`
* `curl https://patchbay.pub/your-custom-filepath.exe --data-binary @<file>` and `curl -LO https://patchbay.pub/your-custom-filepath.exe`
* `nc oshi.at 7777 < <file>` or `curl https://oshi.at -F f=@<file>`
Expand Down

0 comments on commit d5dfaa2

Please sign in to comment.