officially removing support for sharex [skip ci]

This commit is contained in:
alyssadev 2023-09-18 05:55:26 +10:00
parent ec1aac4aa1
commit c1742b384e

View file

@ -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=`