From b13d9aea15c9e5a81b2ee31e2d82903c9b97f784 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 18 Feb 2016 20:05:27 +0100 Subject: [PATCH] Redirect extractors.php --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index 44af576..63d29af 100644 --- a/.htaccess +++ b/.htaccess @@ -13,3 +13,4 @@ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [QSA,L] Redirect /api.php /video +Redirect /extractors.php /extractors