Use https for yify proxy

This commit is contained in:
Ruud
2015-02-10 20:52:15 +01:00
parent debd1855dd
commit 94c3969f10

View File

@@ -20,7 +20,7 @@ class Base(TorrentProvider):
proxy_list = [
'https://yts.re',
'https://yts.wf',
'http://yts.im',
'https://yts.im',
]
def search(self, movie, quality):