Update EZTV search engine (#170)
This commit is contained in:
parent
9c89e61ac2
commit
94f167d683
|
|
@ -1,4 +1,4 @@
|
|||
#VERSION: 1.13
|
||||
#VERSION: 1.14
|
||||
# AUTHORS: nindogo
|
||||
# CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es)
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ from helpers import retrieve_url
|
|||
|
||||
class eztv(object):
|
||||
name = "EZTV"
|
||||
url = 'https://eztv.it'
|
||||
url = 'https://eztv.re'
|
||||
supported_categories = {'all': 'all', 'tv': 'tv'}
|
||||
|
||||
class MyHtmlParser(HTMLParser):
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
eztv: 1.13
|
||||
eztv: 1.14
|
||||
jackett: 3.5
|
||||
leetx: 2.3
|
||||
legittorrents: 2.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue