diff --git a/couchpotato/core/media/_base/providers/torrent/thepiratebay.py b/couchpotato/core/media/_base/providers/torrent/thepiratebay.py index 4cd180b..f0132f5 100644 --- a/couchpotato/core/media/_base/providers/torrent/thepiratebay.py +++ b/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):