From 629059623562075e214d97db4216edcbb792e315 Mon Sep 17 00:00:00 2001 From: Diego Heras Date: Sat, 24 Sep 2022 23:08:51 +0200 Subject: [PATCH] Update LimeTorrents search engine (#211) --- nova3/engines/limetorrents.py | 4 ++-- nova3/engines/versions.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nova3/engines/limetorrents.py b/nova3/engines/limetorrents.py index 769f2b7..37d8c5a 100644 --- a/nova3/engines/limetorrents.py +++ b/nova3/engines/limetorrents.py @@ -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', diff --git a/nova3/engines/versions.txt b/nova3/engines/versions.txt index ce95441..12c9e5c 100644 --- a/nova3/engines/versions.txt +++ b/nova3/engines/versions.txt @@ -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