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