Browse Source

Yifi proxy

pull/4942/head
Ruud 10 years ago
parent
commit
c2a7e23293
  1. 7
      couchpotato/core/media/_base/providers/torrent/yify.py

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

Loading…
Cancel
Save