Browse Source

URL Fix

Domain is missing WWW recond casing an ISSUE.
pull/3857/head
Michael Walker 11 years ago
parent
commit
ef8cd1aa40
  1. 2
      couchpotato/core/media/_base/providers/torrent/thepiratebay.py

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

@ -24,7 +24,7 @@ class Base(TorrentMagnetProvider):
http_time_between_calls = 0
proxy_list = [
'https://www.dieroschtibay.org',
'https://dieroschtibay.org',
'https://thebay.al',
'https://thepiratebay.se',
'http://thepiratebay.se.net',

Loading…
Cancel
Save