From 6d70533e0b7dd4978fee12b0aae4c2fd06f01a16 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 24 Feb 2014 18:45:19 +0100 Subject: [PATCH] Yifi proxy changes --- 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 6deaf7b..fe1b820 100644 --- a/couchpotato/core/providers/torrent/yify/main.py +++ b/couchpotato/core/providers/torrent/yify/main.py @@ -18,9 +18,9 @@ class Yify(TorrentMagnetProvider): proxy_list = [ 'http://yify.unlocktorrent.com', - 'http://yify.ftwnet.co.uk', 'http://yify-torrents.com.come.in', 'http://yts.re', + 'http://yts.im' 'https://yify-torrents.im', ]