From 651119b7dd7c312b584a07834bff1cd09b2a38f0 Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Fri, 28 Feb 2014 17:35:08 +0000 Subject: [PATCH] replaced a duplicate URL replaced a duplicate URL. --- couchpotato/core/providers/torrent/thepiratebay/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/providers/torrent/thepiratebay/main.py b/couchpotato/core/providers/torrent/thepiratebay/main.py index c366c517..6ef5123a 100644 --- a/couchpotato/core/providers/torrent/thepiratebay/main.py +++ b/couchpotato/core/providers/torrent/thepiratebay/main.py @@ -37,7 +37,7 @@ class ThePirateBay(TorrentMagnetProvider): 'http://nl.tpb.li', 'http://proxybay.eu', 'https://www.getpirate.com', - 'http://pirateproxy.ca', + 'http://piratebay.io', ] def _searchOnTitle(self, title, movie, quality, results):