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):