Add textdb.dev service to text sharing

See https://textdb.dev/ and https://github.com/bontaq/textdb for more information
This commit is contained in:
Ivan Žužak 2020-08-17 09:37:02 +02:00 committed by GitHub
parent d5bc8d9b54
commit 9150e85fc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,6 +98,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* `echo "Hello world!" | curl -F 'clbin=<-' https://clbin.com`
* `echo "Hello world!" | nc termbin.com 9999`
* `echo "Hello world!" | curl -F 'sprunge=<-' sprunge.us`
* `echo "Hello world!" | curl -H "content-type: text/plain" -d @- https://textdb.dev/api/data/unique-id-for-my-text`
## URL shortener