aringa icon indicating copy to clipboard operation
aringa copied to clipboard

Suggested curl example don't work / wrong https redirect

Open EdoaLive opened this issue 7 years ago • 1 comments

Hi and thank you for this project. I had some issues using the suggested command: your-command-here | curl -F "aringa=<-" arin.ga It replys with a 301 to the https, Even if I try using curl -L, I get a sh script (the client?) instead of the url of my pasted content. The only thing that seems to work is using curl directly to https like this: your-command-here | curl -F "aringa=<-" https://arin.ga

EdoaLive avatar Dec 02 '18 13:12 EdoaLive

it used to work because arin.ga didn't have https when it started, and that text was hardly ever changed thanks for pointing it out, i'll try to fix it soon

izabera avatar Dec 03 '18 07:12 izabera