Skip to content

Commit cec3c76

Browse files
authored
Merge pull request #103 from jontxux/add-new-file-transfer-service
Add PixelDrain to file transfer services
2 parents 06bdb4d + 9bc9c53 commit cec3c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
120120
* `nc oshi.at 7777 < <file>` or `curl https://oshi.at -F f=@<file>`
121121
* `curl -F file=@<file> https://0x0.st`
122122
* `curl -F file=@<file> https://api.anonfile.com/upload`
123+
* `curl -T <file> https://pixeldrain.com/api/file/`
123124

124125
## Browser
125126

0 commit comments

Comments
 (0)