[tor-commits] [webwml/master] Change redirect url
hiro at torproject.org
hiro at torproject.org
Thu Dec 21 15:18:46 UTC 2017
commit 942706db0e63b714df6c71a8f7dc9f88acc92daf
Author: hiromipaw <hiro at torproject.org>
Date: Thu Dec 21 16:09:28 2017 +0100
Change redirect url
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 0c7514f9..0dca3aa5 100644
--- a/.htaccess
+++ b/.htaccess
@@ -84,7 +84,7 @@ 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 ^embed/onionvideo(.*) https://www.youtube.com/embed/TXT0F7p7WbM [R=301,L]
+RewriteRule ^averyonionthankyou(.*) https://www.youtube.com/embed/TXT0F7p7WbM [R=301,L]
# The following redirect is necessary because we're using that URL on
# some external resources (the donate infrastructure in particular) and
More information about the tor-commits
mailing list