1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-03-24 23:54:44 +00:00
Files
youtube-dl/downloads/2016.06.03/.htaccess
2019-03-09 18:25:26 +07:00

6 lines
215 B
ApacheConf

RewriteEngine On
RewriteRule ^$ https://github.com/ytdl-org/youtube-dl/releases/tag/2016.06.03_tmp [R=302,L]
RewriteRule ^(.+)$ https://github.com/ytdl-org/youtube-dl/releases/download/2016.06.03_tmp/$1 [R=302,L]