diff --git a/couchpotato/core/providers/torrent/thepiratebay/main.py b/couchpotato/core/providers/torrent/thepiratebay/main.py index 1e47a710..db63a231 100644 --- a/couchpotato/core/providers/torrent/thepiratebay/main.py +++ b/couchpotato/core/providers/torrent/thepiratebay/main.py @@ -35,8 +35,11 @@ class ThePirateBay(TorrentMagnetProvider): 'https://piratereverse.info', 'https://tpb.pirateparty.org.uk', 'https://argumentomteemigreren.nl', - 'https://livepirate.com/', - 'https://www.getpirate.com/', + 'https://livepirate.com', + 'https://www.getpirate.com', + 'https://tpb.partipirate.org', + 'https://tpb.piraten.lu', + 'https://kuiken.co', ] def __init__(self):