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