|
@ -24,15 +24,18 @@ class Base(TorrentMagnetProvider): |
|
|
http_time_between_calls = 0 |
|
|
http_time_between_calls = 0 |
|
|
|
|
|
|
|
|
proxy_list = [ |
|
|
proxy_list = [ |
|
|
'https://tpb.ipredator.se', |
|
|
'https://nobay.net', |
|
|
|
|
|
'https://thebay.al', |
|
|
'https://thepiratebay.se', |
|
|
'https://thepiratebay.se', |
|
|
'http://pirateproxy.ca', |
|
|
'http://thepiratebay.cd', |
|
|
'http://tpb.al', |
|
|
'http://thebootlegbay.com', |
|
|
'http://www.tpb.gr', |
|
|
'http://www.tpb.gr', |
|
|
'http://bayproxy.me', |
|
|
'http://tpbproxy.co.uk', |
|
|
'http://proxybay.eu', |
|
|
'http://pirateproxy.in', |
|
|
'http://www.getpirate.com', |
|
|
'http://www.getpirate.com', |
|
|
'http://piratebay.io', |
|
|
'http://piratebay.io', |
|
|
|
|
|
'http://bayproxy.li', |
|
|
|
|
|
'http://proxybay.pw', |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
def _search(self, media, quality, results): |
|
|
def _search(self, media, quality, results): |
|
|