From 2b02bb37a34aebf2b163f9a2fe6c689fb20c3c60 Mon Sep 17 00:00:00 2001 From: LuPa Date: Thu, 22 Aug 2024 16:49:46 -0300 Subject: [PATCH] Update README.md Added a no entry sign to ix.io -> they says: "ix.io is taking a break" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c939a41..e82aa43 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya ## Text Sharing -* `echo "Hello world!" | curl -F 'f:1=<-' ix.io` +* :no_entry_sign: `echo "Hello world!" | curl -F 'f:1=<-' ix.io` * `echo "Hello world!" | curl -F file=@- 0x0.st` * `echo "Hello world!" | curl -F 'clbin=<-' https://clbin.com` * `echo "Hello world!" | nc termbin.com 9999`