diff --git a/.gitignore b/.gitignore index 1437c53..b161a64 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ yarn-error.log* # vercel .vercel + +# redis dump +dump.rdb diff --git a/README.md b/README.md index 3ce4191..507ca56 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com). 🔒 Protected folders ⏬ Multi-file download - ⏭ Proxied download + Password protected routes and files. Details here @@ -89,10 +89,10 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com). Compress and download multiple files or folders. Details here - + @@ -100,8 +100,7 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com). ... and more: - Streamlined deployment, without having to get your tokens manually anymore! -- Direct raw-file serving, proxied file serving ... -- Permalink copy, proxied download link copy ... +- Direct raw-file serving and hosting ... - Full dark mode support, style and website customisations ... ## Documentation