Throw file checksums on a separate page + ncdu link updates

This commit is contained in:
Yorhel 2024-07-19 10:44:13 +02:00
parent 1d11b8da83
commit 2196b2fbd4
9 changed files with 104 additions and 103 deletions

View file

@ -240,7 +240,7 @@ RewriteRule ^yxml/bug/2$ https://code.blicky.net/yorhel/yxml/issues/2 [L
RewriteRule ^yxml/bug.*$ https://code.blicky.net/yorhel/yxml/issues [L,R=permanent]
# No trailing slash (except for the download/ directory index)
RewriteCond %{REQUEST_URI} !^/download
#RewriteCond %{REQUEST_URI} !^/download
RewriteRule ^(.+)/$ $1 [L,R=permanent]
RewriteCond %{REQUEST_FILENAME}.html -s