[tor-commits] [community/master] Remove ES redirect in htacces file

gus at torproject.org gus at torproject.org
Tue Nov 17 20:31:05 UTC 2020


commit 21d318e322e15bc41e397d0e4a9eefdb7352c7ac
Author: gus <gus at torproject.org>
Date:   Tue Nov 17 15:30:51 2020 -0500

    Remove ES redirect in htacces file
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index ba7c37a..7db5e94 100644
--- a/.htaccess
+++ b/.htaccess
@@ -19,4 +19,4 @@ RewriteRule ^ga-IE/(.*) /ga$1 [R=302,L]
 # but don't have a community page
 # You can see them at https://dist.torproject.org/torbrowser/, pick the last alpha for the most languages
 # this languages are the translation priority for the community portal!
-RewriteRule ^(ar|ca|cs|da|de|el|es|fa|fr|ga|he|hu|id|is|ja|ka|ko|lt|mk|ms|nb-NO|nl|pl|pt-BR|pt-PT|ro|ru|sv-SE|th|tr|vi|zh-CN|zh-TW)/(.*) /$2 [R=302,L]
+RewriteRule ^(ar|ca|cs|da|de|el|fa|fr|ga|he|hu|id|is|ja|ka|ko|lt|mk|ms|nb-NO|nl|pl|pt-BR|pt-PT|ro|ru|sv-SE|th|tr|vi|zh-CN|zh-TW)(.*) /$2 [R=302,L]



More information about the tor-commits mailing list