From c1742b384e0416fea0b4409d6b78d9264a3d9dd1 Mon Sep 17 00:00:00 2001 From: alyssadev Date: Mon, 18 Sep 2023 05:55:26 +1000 Subject: [PATCH] officially removing support for sharex [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4833a0..0eb93de 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Deploying Usage ----- +sharex doesn't send files properly, linkie doesn't support it for file uploading. url shortening is fine though + `curl -n -d u=http://example.com linkie/path` will make `http://linkie/path` 302 redirect to the provided url. use .netrc to store the auth username/password (inspired by ix.io). Yes it supports emoji `curl -n -F "u=@filename.json" linkie/path` now does file uploading to the connected R2 bucket, so that's neat. just don't forget the `u=`