Browse Source

Merge 27c6125b14 into 711310d0c3

pull/6988/merge
sulifluffy 8 years ago
committed by GitHub
parent
commit
bfa91e2425
  1. 1
      couchpotato/core/media/_base/providers/torrent/thepiratebay.py

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

@ -54,6 +54,7 @@ class Base(TorrentMagnetProvider):
'https://arrr.xyz',
'https://www.cleantpbproxy.com',
'http://tpb.dashitz.com',
'https://thepiratebay.org',
]
def __init__(self):

Loading…
Cancel
Save