commit 06cd798815b8659cf70b65a1b9764ed402eda32c Author: hiro hiro@torproject.org Date: Fri Oct 25 22:03:34 2019 +0200
Update htaccess --- .htaccess | 1 + lego | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess index 2655a40..8762a85 100644 --- a/.htaccess +++ b/.htaccess @@ -72,6 +72,7 @@ RewriteRule ^press/press(.*) /press [R=302,L]
# Donation campaign # 2019 +RewriteRule ^donate(.*) https://donate.torproject.org [R=302, L] RewriteRule ^donate/$ https://donate.torproject.org [R=302,L]
# other (feel free to categorize) diff --git a/lego b/lego index 09c5813..37611e7 160000 --- a/lego +++ b/lego @@ -1 +1 @@ -Subproject commit 09c5813e895e67104dbdcf15bfec66367bd11790 +Subproject commit 37611e7cfae397d5e8a8aa41ac219a41ae2b6181
tor-commits@lists.torproject.org