[tor-commits] [webwml/master] Fix previous redirect

hiro at torproject.org hiro at torproject.org
Thu Dec 21 15:18:46 UTC 2017


commit 8ca3afd216ea3a1e9f48c33cd78aeb1577ab6a04
Author: hiromipaw <hiro at torproject.org>
Date:   Thu Dec 21 13:55:35 2017 +0100

    Fix previous redirect
---
 .htaccess | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index cbc5372b..0c7514f9 100644
--- a/.htaccess
+++ b/.htaccess
@@ -84,7 +84,6 @@ RewriteRule ^donate/donor-faq(.*) https://donate.torproject.org/donor-faq [R=302
 RewriteRule ^donate/donor-privacy-policy(.*) https://donate.torproject.org/privacy-policy [R=302,L]
 RewriteRule ^donate/thankyou(.*) https://donate.torproject.org/thank-you [R=302,L]
 RewriteRule ^thankyou(.*) https://donate.torproject.org/thank-you [R=302,L]
-RewriteRule ^averyonionthankyou(.*) /averyonionthankyou.html.en [R=302,L]
 RewriteRule ^embed/onionvideo(.*) https://www.youtube.com/embed/TXT0F7p7WbM [R=301,L]
 
 # The following redirect is necessary because we're using that URL on





More information about the tor-commits mailing list