mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
audiobooktorrents: fix title (#7972)
This commit is contained in:
parent
76b6b3e5d7
commit
76cbae8da5
1 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,8 @@
|
|||
filters:
|
||||
- name: regexp
|
||||
args: Tip\('<b>(.*?)</b>
|
||||
- name: replace
|
||||
args: ["\\", ""]
|
||||
details:
|
||||
selector: a[href^="details.php?id="][onmouseover]
|
||||
attribute: href
|
||||
|
|
Loading…
Reference in a new issue