mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
empornium: make description optional. resolves #10646
This commit is contained in:
parent
41b31eedd7
commit
ac8384a11b
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ search:
|
|||
selector: a[href^="/torrents.php?action=download&id="]
|
||||
attribute: href
|
||||
description:
|
||||
optional: true
|
||||
selector: div.tags
|
||||
title:
|
||||
selector: a[href^="/torrents.php?id="]
|
||||
|
|
Loading…
Reference in a new issue