comment out docs related to proxied download

This commit is contained in:
spencerwooo 2022-01-15 21:39:11 +08:00
parent 0bde48af01
commit 949caebb6e
No known key found for this signature in database
GPG key ID: 24CD550268849CA0
2 changed files with 7 additions and 5 deletions

3
.gitignore vendored
View file

@ -32,3 +32,6 @@ yarn-error.log*
# vercel
.vercel
# redis dump
dump.rdb

View file

@ -81,7 +81,7 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com).
<tr>
<td><a href="https://drive.spencerwoo.com/%F0%9F%8C%9E%20Private%20folder">🔒 Protected folders</a></td>
<td><a href="https://drive.spencerwoo.com/%F0%9F%8D%8A%20Weibo%20emotes/Source2">⏬ Multi-file download</a></td>
<td>⏭ Proxied download</td>
<!-- <td>⏭ Proxied download</td> -->
</tr>
<tr>
<td>Password protected routes and files. <a href="https://docs.spencerwoo.com/password-protected-folders">Details here</a></td>
@ -89,10 +89,10 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com).
Compress and download multiple files or folders.
<a href="https://docs.spencerwoo.com/multi-file-and-folder-download">Details here</a>
</td>
<td>
<!-- <td>
Download files with streams proxied through Vercel Serverless.
<a href="https://docs.spencerwoo.com/proxied-download">Details here</a>
</td>
</td> -->
</tr>
</tbody>
</table>
@ -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