From c2a7e232935eb8678f08ad46d7c984815146d9e7 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 26 Apr 2015 15:32:58 +0200 Subject: [PATCH] Yifi proxy --- couchpotato/core/media/_base/providers/torrent/yify.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/couchpotato/core/media/_base/providers/torrent/yify.py b/couchpotato/core/media/_base/providers/torrent/yify.py index 1eb69d2..53afb47 100644 --- a/couchpotato/core/media/_base/providers/torrent/yify.py +++ b/couchpotato/core/media/_base/providers/torrent/yify.py @@ -21,6 +21,13 @@ class Base(TorrentProvider): 'https://yts.re', 'https://yts.wf', 'https://yts.im', + 'https://yts.to', + 'https://yify.ml', + 'https://yify.link', + 'https://yifytorrent.link', + 'https://yts.ch', + 'https://yts.click', + 'https://yify.me', ] def search(self, movie, quality):