Move some URLs overs to https

This commit is contained in:
funkydude
2016-03-06 23:48:45 +00:00
parent 80ac326f28
commit 268a5a95c8
14 changed files with 21 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
#VERSION: 2.03
#VERSION: 2.04
#AUTHORS: Christophe Dumez (chris@qbittorrent.org)
#CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es)
@@ -33,7 +33,7 @@ from helpers import download_file, retrieve_url
class extratorrent(object):
""" Search engine class """
url = 'http://extratorrent.cc'
url = 'https://extratorrent.cc'
name = 'ExtraTorrent'
supported_categories = {'all' : '0',
'movies' : '4',