mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
beload: fix title filter
This commit is contained in:
@@ -108,7 +108,7 @@ search:
|
|||||||
attribute: title
|
attribute: title
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: "Név: (.+?)\\n"
|
args: "Név: (.+?)(\\n|$)"
|
||||||
details:
|
details:
|
||||||
selector: a[href^="details.php?id="]
|
selector: a[href^="details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user