summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-02-03 14:22:45 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-02-03 14:22:45 +0100
commit843060b2e02784b3d720a994f750c6d5601f411f (patch)
tree3ddb9c8c87478e011e83e93462f1d37b28def9af
parent9c49a1a8bd05b00117c41e8f39fdde27171ab6bc (diff)
downloadyoutube-dl-843060b2e02784b3d720a994f750c6d5601f411f.tar.gz
youtube-dl-843060b2e02784b3d720a994f750c6d5601f411f.tar.xz
youtube-dl-843060b2e02784b3d720a994f750c6d5601f411f.zip
Correct htaccess
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 67821edbf..d788bf4a8 100644
--- a/.htaccess
+++ b/.htaccess
@@ -7,6 +7,6 @@ RewriteRule ^bugs?/? https://github.com/rg3/youtube-dl/issues [R=302,L]
 RewriteRule ^reporting/? https://github.com/rg3/youtube-dl/blob/master/README.md#bugs [R=302,L,NE]
 RewriteRule ^update$ https://github.com/rg3/youtube-dl/blob/master/README.md#how-do-i-update-youtube-dl [R=302,L,NE]
 RewriteRule ^donat(e|ions)$ https://rg3.github.io/youtube-dl/donations.html [R=302,L]
-RewriteRule ^faq-anime$ https://github.com/rg3/youtube-dl/blob/master/README.md#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free [R=302,L]
+RewriteRule ^(faq-)?anime$ https://github.com/rg3/youtube-dl/blob/master/README.md#can-you-add-support-for-this-anime-video-site-or-site-which-shows-current-movies-for-free [R=302,L,NE]