Update LimeTorrents search engine (#211)
This commit is contained in:
parent
80db70bb18
commit
6290596235
|
|
@ -1,4 +1,4 @@
|
|||
#VERSION: 4.6
|
||||
#VERSION: 4.7
|
||||
# AUTHORS: Lima66
|
||||
# CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es)
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ ssl._create_default_https_context = ssl._create_unverified_context
|
|||
|
||||
|
||||
class limetorrents(object):
|
||||
url = "https://limetor.com"
|
||||
url = "https://www.limetorrents.lol"
|
||||
name = "LimeTorrents"
|
||||
supported_categories = {'all': 'all',
|
||||
'anime': 'anime',
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
eztv: 1.14
|
||||
jackett: 3.5
|
||||
legittorrents: 2.5
|
||||
limetorrents: 4.6
|
||||
limetorrents: 4.7
|
||||
piratebay: 3.1
|
||||
rarbg: 2.14
|
||||
torlock: 2.21
|
||||
|
|
|
|||
Loading…
Reference in New Issue