summary refs log tree commit diff
path: root/downloads/2016.06.03/.htaccess
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2019-03-09 18:25:26 +0700
committerSergey M․ <dstftw@gmail.com>2019-03-11 04:02:28 +0700
commit59f945e79961a89bdbf586a8f58d28e284146461 (patch)
tree7b7df4a198bad3532d353c256625f178dc63716c /downloads/2016.06.03/.htaccess
parentd2e9088ee464ff465a3a48aeb09710625c0755fb (diff)
downloadyoutube-dl-59f945e79961a89bdbf586a8f58d28e284146461.tar.gz
youtube-dl-59f945e79961a89bdbf586a8f58d28e284146461.tar.xz
youtube-dl-59f945e79961a89bdbf586a8f58d28e284146461.zip
Start moving to ytdl-org
Diffstat (limited to 'downloads/2016.06.03/.htaccess')
-rw-r--r--downloads/2016.06.03/.htaccess4
1 files changed, 2 insertions, 2 deletions
diff --git a/downloads/2016.06.03/.htaccess b/downloads/2016.06.03/.htaccess
index e7f302cad..8400e7663 100644
--- a/downloads/2016.06.03/.htaccess
+++ b/downloads/2016.06.03/.htaccess
@@ -1,5 +1,5 @@
 RewriteEngine On
 
-RewriteRule ^$ https://github.com/rg3/youtube-dl/releases/tag/2016.06.03_tmp [R=302,L]
-RewriteRule ^(.+)$ https://github.com/rg3/youtube-dl/releases/download/2016.06.03_tmp/$1 [R=302,L]
+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]