Browse Source

Merge 218d5d5268 into 1a8c78bad7

pull/7190/merge
Derek Maciel 8 years ago
committed by GitHub
parent
commit
177f924fd4
  1. 30
      couchpotato/core/media/_base/providers/torrent/thepiratebay.py

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

@ -25,35 +25,7 @@ class Base(TorrentMagnetProvider):
http_time_between_calls = 0
proxy_list = [
'https://thepiratebay.mn',
'https://thepiratebay.gd',
'https://thepiratebay.la',
'https://pirateproxy.sx',
'https://piratebay.host',
'https://thepiratebay.expert',
'https://pirateproxy.wf',
'https://pirateproxy.tf',
'https://urbanproxy.eu',
'https://pirate.guru',
'https://piratebays.co',
'https://pirateproxy.yt',
'https://thepiratebay.uk.net',
'https://tpb.ninja',
'https://thehiddenbay.me',
'https://ukunlocked.com',
'https://thebay.tv',
'https://tpb.freed0m4all.net',
'https://piratebays.eu',
'https://thepirateproxy.co',
'https://thepiratebayz.com',
'https://zaatoka.eu',
'https://piratemirror.net',
'https://theproxypirate.pw',
'https://torrentdr.com',
'https://tpbproxy.co',
'https://arrr.xyz',
'https://www.cleantpbproxy.com',
'http://tpb.dashitz.com',
'https://thepiratebay.org',
]
def __init__(self):

Loading…
Cancel
Save