Browse Source

Merge pull request #3852 from MLWALK3R/patch-2

Updated TPB URL's
pull/3814/merge
Ruud Burger 11 years ago
parent
commit
d40b052cbc
  1. 12
      couchpotato/core/media/_base/providers/torrent/thepiratebay.py

12
couchpotato/core/media/_base/providers/torrent/thepiratebay.py

@ -24,16 +24,16 @@ class Base(TorrentMagnetProvider):
http_time_between_calls = 0 http_time_between_calls = 0
proxy_list = [ proxy_list = [
'https://nobay.net', 'https://www.dieroschtibay.org',
'https://thebay.al', 'https://thebay.al',
'https://thepiratebay.se', 'https://thepiratebay.se',
'http://thepiratebay.cd', 'http://thepiratebay.se.net',
'http://thebootlegbay.com', 'http://thebootlegbay.com',
'http://www.tpb.gr', 'http://tpb.ninja.so',
'http://tpbproxy.co.uk', 'http://proxybay.fr',
'http://pirateproxy.in', 'http://pirateproxy.in',
'http://www.getpirate.com', 'http://piratebay.skey.sk',
'http://piratebay.io', 'http://pirateproxy.be',
'http://bayproxy.li', 'http://bayproxy.li',
'http://proxybay.pw', 'http://proxybay.pw',
] ]

Loading…
Cancel
Save