Remove workaround for SSL

limetorrents have valid certificate now.
This commit is contained in:
Chocobo1 2024-12-27 13:58:14 +08:00
parent 76951967c5
commit ce89a8a0b9
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#VERSION: 4.9
# VERSION: 4.10
# AUTHORS: Lima66
# CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es)
@ -10,10 +10,6 @@ from urllib.parse import quote
from novaprinter import prettyPrinter
from helpers import retrieve_url
# Fix invalid certificate in Windows
import ssl
ssl._create_default_https_context = ssl._create_unverified_context
class limetorrents(object):
url = "https://www.limetorrents.lol"

View File

@ -1,6 +1,6 @@
eztv: 1.16
jackett: 4.0
limetorrents: 4.9
limetorrents: 4.10
piratebay: 3.3
solidtorrents: 2.4
torlock: 2.24