Add zoink.it for torrent caching

This commit is contained in:
Ruud
2014-06-25 09:27:23 +02:00
parent 24a8cb41fe
commit 69819460f3

View File

@@ -25,6 +25,7 @@ class DownloaderBase(Provider):
status_support = True
torrent_sources = [
'https://zoink.it/torrent/%s.torrent',
'http://torrage.com/torrent/%s.torrent',
'https://torcache.net/torrent/%s.torrent',
]