Browse Source

Yifi proxy changes

pull/2897/head
Ruud 11 years ago
parent
commit
6d70533e0b
  1. 2
      couchpotato/core/providers/torrent/yify/main.py

2
couchpotato/core/providers/torrent/yify/main.py

@ -18,9 +18,9 @@ class Yify(TorrentMagnetProvider):
proxy_list = [ proxy_list = [
'http://yify.unlocktorrent.com', 'http://yify.unlocktorrent.com',
'http://yify.ftwnet.co.uk',
'http://yify-torrents.com.come.in', 'http://yify-torrents.com.come.in',
'http://yts.re', 'http://yts.re',
'http://yts.im'
'https://yify-torrents.im', 'https://yify-torrents.im',
] ]

Loading…
Cancel
Save