mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
EZTV: make size optional
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
download:
|
download:
|
||||||
selector: td:nth-child(3) a.magnet, td:nth-child(3) a
|
selector: td:nth-child(3) a.magnet, td:nth-child(3) a
|
||||||
attribute: href
|
attribute: href
|
||||||
size:
|
size|optional:
|
||||||
selector: td:nth-child(4)
|
selector: td:nth-child(4)
|
||||||
date:
|
date:
|
||||||
selector: td:nth-child(5)
|
selector: td:nth-child(5)
|
||||||
|
Reference in New Issue
Block a user