From 89d7a924fb316d327dc6c182e6b5b684655d022b Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 16 Mar 2014 15:49:16 +0000 Subject: [PATCH] Proxy; Fixed a link with SSL --- couchpotato/core/providers/torrent/yify/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/providers/torrent/yify/main.py b/couchpotato/core/providers/torrent/yify/main.py index fe1b8204..75fc8475 100644 --- a/couchpotato/core/providers/torrent/yify/main.py +++ b/couchpotato/core/providers/torrent/yify/main.py @@ -21,7 +21,7 @@ class Yify(TorrentMagnetProvider): 'http://yify-torrents.com.come.in', 'http://yts.re', 'http://yts.im' - 'https://yify-torrents.im', + 'http://yify-torrents.im', ] def search(self, movie, quality):