Private GIT

Skip to content
Snippets Groups Projects
Commit 747c7d3d authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Disable itorrent for now - fixes SiCKRAGETV/sickrage-issues#2084

parent 7a753b4a
Branches
Tags
No related merge requests found
...@@ -77,7 +77,7 @@ class GenericProvider: ...@@ -77,7 +77,7 @@ class GenericProvider:
'http://torcache.net/torrent/{torrent_hash}.torrent', 'http://torcache.net/torrent/{torrent_hash}.torrent',
'http://zoink.ch/torrent/{torrent_name}.torrent', 'http://zoink.ch/torrent/{torrent_name}.torrent',
'http://torrage.com/torrent/{torrent_hash}.torrent', 'http://torrage.com/torrent/{torrent_hash}.torrent',
'http://itorrents.org/torrent/{torrent_hash}.torrent', #'http://itorrents.org/torrent/{torrent_hash}.torrent',
] ]
random.shuffle(self.btCacheURLS) random.shuffle(self.btCacheURLS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment