...
|
...
|
@@ -84,7 +84,6 @@ 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 ^averyonionthankyou(.*) /averyonionthankyou.html.en [R=302,L]
|
88
|
87
|
RewriteRule ^embed/onionvideo(.*) https://www.youtube.com/embed/TXT0F7p7WbM [R=301,L]
|
89
|
88
|
|
90
|
89
|
# The following redirect is necessary because we're using that URL on
|