From 138a3b1f3cf8a085061fa978a247d5b419611970 Mon Sep 17 00:00:00 2001 From: coolius Date: Mon, 16 Dec 2013 09:21:59 +0000 Subject: [PATCH] Replaced default YIFY URL with official alternate domain "yify-torrents.im" --- 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 f23b6d46..0b5e8b87 100644 --- a/couchpotato/core/providers/torrent/yify/main.py +++ b/couchpotato/core/providers/torrent/yify/main.py @@ -17,7 +17,7 @@ class Yify(TorrentMagnetProvider): http_time_between_calls = 1 #seconds proxy_list = [ - 'https://yify-torrents.com', + 'https://yify-torrents.im', 'http://yify.unlocktorrent.com', 'http://yify.ftwnet.co.uk', 'http://yify-torrents.com.come.in',