Update TorLock search engine (#172)
Original domain is working but blocked in most countries
This commit is contained in:
parent
72ab3d56f1
commit
e8bb333976
|
|
@ -1,4 +1,4 @@
|
|||
#VERSION: 2.2
|
||||
#VERSION: 2.21
|
||||
# AUTHORS: Douman (custparasite@gmx.se)
|
||||
# CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es)
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ from helpers import retrieve_url, download_file
|
|||
|
||||
|
||||
class torlock(object):
|
||||
url = "https://www.torlock.com"
|
||||
url = "https://www.torlock.icu"
|
||||
name = "TorLock"
|
||||
supported_categories = {'all': 'all',
|
||||
'anime': 'anime',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,6 @@ legittorrents: 2.5
|
|||
limetorrents: 4.6
|
||||
piratebay: 3.0
|
||||
rarbg: 2.14
|
||||
torlock: 2.2
|
||||
torlock: 2.21
|
||||
torrentscsv: 1.1
|
||||
zooqle: 1.14
|
||||
|
|
|
|||
Loading…
Reference in New Issue