From 3d7077914c0d63aaf53dd11d5f272bcce99d81ff Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Tue, 16 Mar 2021 10:50:27 +0100 Subject: [PATCH] use w1r3.net pastebin --- local/bin/pastebin | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/local/bin/pastebin b/local/bin/pastebin index f9cee4f..6035780 100755 --- a/local/bin/pastebin +++ b/local/bin/pastebin @@ -1,7 +1,7 @@ #!/bin/bash -# curl -F "sprunge=<-" sprunge.us - -# curl -F c=@- https://ptpb.pw/?u=1 -curl -F 'f:1=<-' ix.io +curl -F upload=@- https://w1r3.net/ +#curl -F 'f:1=<-' ix.io +#curl -F c=@- https://ptpb.pw/?u=1 +#curl -F "sprunge=<-" sprunge.us