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:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: Tip\('<b>(.*?)</b>
|
args: Tip\('<b>(.*?)</b>
|
||||||
|
- name: replace
|
||||||
|
args: ["\\", ""]
|
||||||
details:
|
details:
|
||||||
selector: a[href^="details.php?id="][onmouseover]
|
selector: a[href^="details.php?id="][onmouseover]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user