Change redirect url
hiromipaw

hiromipaw commited on 2017-12-21 16:09:28
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -84,7 +84,7 @@ RewriteRule ^donate/donor-faq(.*) https://donate.torproject.org/donor-faq [R=302
84 84
 RewriteRule ^donate/donor-privacy-policy(.*) https://donate.torproject.org/privacy-policy [R=302,L]
85 85
 RewriteRule ^donate/thankyou(.*) https://donate.torproject.org/thank-you [R=302,L]
86 86
 RewriteRule ^thankyou(.*) https://donate.torproject.org/thank-you [R=302,L]
87
-RewriteRule ^embed/onionvideo(.*) https://www.youtube.com/embed/TXT0F7p7WbM [R=301,L]
87
+RewriteRule ^averyonionthankyou(.*) https://www.youtube.com/embed/TXT0F7p7WbM [R=301,L]
88 88
 
89 89
 # The following redirect is necessary because we're using that URL on
90 90
 # some external resources (the donate infrastructure in particular) and
91 91