mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
empornium2fa: make description optional. resolves #10646
This commit is contained in:
parent
f0542b9fb6
commit
41b31eedd7
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,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