We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7be8a7c + 2b02bb3 commit f948af4Copy full SHA for f948af4
README.md
@@ -95,7 +95,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
95
96
## Text Sharing
97
98
-* `echo "Hello world!" | curl -F 'f:1=<-' ix.io`
+* :no_entry_sign: `echo "Hello world!" | curl -F 'f:1=<-' ix.io`
99
* `echo "Hello world!" | curl -F file=@- 0x0.st`
100
* `echo "Hello world!" | curl -F 'clbin=<-' https://clbin.com`
101
* `echo "Hello world!" | nc termbin.com 9999`
0 commit comments