Remove unused redirects
This commit is contained in:
parent
31d4bbccc7
commit
649b8e5351
1 changed files with 0 additions and 3 deletions
|
@ -21,7 +21,4 @@ RewriteRule ^(.*)$ https://www.alltubedownload.net/$1 [R=301,L]
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteRule ^ index.php [QSA,L]
|
RewriteRule ^ index.php [QSA,L]
|
||||||
|
|
||||||
Redirect permanent /api.php /video
|
|
||||||
Redirect permanent /extractors.php /extractors
|
|
||||||
|
|
||||||
AddOutputFilterByType DEFLATE text/css text/html application/javascript font/truetype
|
AddOutputFilterByType DEFLATE text/css text/html application/javascript font/truetype
|
||||||
|
|
Loading…
Reference in a new issue