Private GIT

Skip to content
Snippets Groups Projects
Commit 28a6b38d authored by miigotu's avatar miigotu
Browse files

Merge pull request #2059 from matigonkas/itorrents

itorrents.org caching website
parents c76f3bf8 f972c6e7
Branches
Tags
No related merge requests found
...@@ -75,6 +75,7 @@ class GenericProvider: ...@@ -75,6 +75,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',
] ]
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