mirror of
https://github.com/Jackett/Jackett
synced 2025-02-25 07:32:38 +00:00
xtremezone: add imdb to results. #4859
This commit is contained in:
parent
905a52a82b
commit
fcc4168f54
1 changed files with 4 additions and 0 deletions
|
@ -129,6 +129,10 @@
|
|||
download:
|
||||
selector: a[href^="/torrents/"]
|
||||
attribute: href
|
||||
imdb:
|
||||
optional: true
|
||||
selector: a[href*="www.imdb.com/title/tt"]
|
||||
attribute: href
|
||||
date:
|
||||
selector: div[data-toggle="kt-tooltip"]
|
||||
attribute: title
|
||||
|
|
Loading…
Reference in a new issue