From 864cd0e09118e43b05504e1dc2f00d9f985d9b61 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 3 Sep 2012 10:31:46 +0200 Subject: [PATCH] Added 2 more TPB proxies --- couchpotato/core/providers/torrent/thepiratebay/main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/couchpotato/core/providers/torrent/thepiratebay/main.py b/couchpotato/core/providers/torrent/thepiratebay/main.py index 7b102958..a4ce3631 100644 --- a/couchpotato/core/providers/torrent/thepiratebay/main.py +++ b/couchpotato/core/providers/torrent/thepiratebay/main.py @@ -37,6 +37,8 @@ class ThePirateBay(TorrentProvider): 'https://piratereverse.info', 'https://tpb.pirateparty.org.uk', 'https://argumentomteemigreren.nl', + 'https://livepirate.com/', + 'https://www.getpirate.com/', ] def __init__(self):