From e063028c7df6b14d33f4e28d0653f7b44e06d271 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 16 Mar 2014 16:54:21 +0100 Subject: [PATCH] Remove Yify ssl url --- couchpotato/core/media/_base/providers/torrent/yify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/media/_base/providers/torrent/yify.py b/couchpotato/core/media/_base/providers/torrent/yify.py index 84ce80b7..9380e651 100644 --- a/couchpotato/core/media/_base/providers/torrent/yify.py +++ b/couchpotato/core/media/_base/providers/torrent/yify.py @@ -23,7 +23,7 @@ class Base(TorrentProvider): '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):