mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
audiobooktorrents: fix title (#7972)
This commit is contained in:
@@ -97,6 +97,8 @@
|
||||
filters:
|
||||
- name: regexp
|
||||
args: Tip\('<b>(.*?)</b>
|
||||
- name: replace
|
||||
args: ["\\", ""]
|
||||
details:
|
||||
selector: a[href^="details.php?id="][onmouseover]
|
||||
attribute: href
|
||||
|
Reference in New Issue
Block a user