From 188a1a3b03664a1344b8ac9c104c9d2b941d676f Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Mon, 24 Feb 2014 20:56:01 +0000 Subject: [PATCH] HTTP to HTTPS Updated URL to SSL, better account security. --- couchpotato/core/providers/torrent/torrentshack/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/providers/torrent/torrentshack/__init__.py b/couchpotato/core/providers/torrent/torrentshack/__init__.py index 0e55211..058236e 100644 --- a/couchpotato/core/providers/torrent/torrentshack/__init__.py +++ b/couchpotato/core/providers/torrent/torrentshack/__init__.py @@ -11,7 +11,7 @@ config = [{ 'tab': 'searcher', 'list': 'torrent_providers', 'name': 'TorrentShack', - 'description': 'See TorrentShack', + 'description': 'See TorrentShack', 'options': [ { 'name': 'enabled',