From 949caebb6e60a324ac1d18fd009dfe96ac61b325 Mon Sep 17 00:00:00 2001 From: spencerwooo Date: Sat, 15 Jan 2022 21:39:11 +0800 Subject: [PATCH] comment out docs related to proxied download --- .gitignore | 3 +++ README.md | 9 ++++----- 2 files changed, 7 insertions(+), 5 deletions(-) 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