.htaccess 212 B

12345
  1. RewriteEngine On
  2. RewriteRule ^ip/?$ ip.php
  3. RewriteRule ^bugs?/? https://github.com/rg3/youtube-dl/issues [R=302,L]
  4. RewriteRule ^reporting/? https://github.com/rg3/youtube-dl/blob/master/README.md#bugs [R=302,L]