2013-05-10 09:09:39 +09:00
|
|
|
RewriteEngine On
|
|
|
|
RewriteRule ^ip/?$ ip.php
|
2013-06-26 00:33:24 +09:00
|
|
|
|
2014-04-19 21:54:58 +09:00
|
|
|
RewriteRule ^bugs?/? https://github.com/rg3/youtube-dl/issues [R=302,L]
|
|
|
|
RewriteRule ^bug-tips/? https://github.com/rg3/youtube-dl#bugs [R=302,L]
|