Merge pull request #103 from jontxux/add-new-file-transfer-service

Add PixelDrain to file transfer services
This commit is contained in:
Igor Chubin 2025-03-28 09:18:27 +01:00 committed by GitHub
commit cec3c76c21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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