mirror of https://github.com/Jackett/Jackett
abtorrents: Fixes for naming (#13810)
This commit is contained in:
parent
59c2801528
commit
9fece7551b
|
@ -129,6 +129,7 @@ search:
|
||||||
args: cat
|
args: cat
|
||||||
title:
|
title:
|
||||||
selector: a[href^="details.php?id="]
|
selector: a[href^="details.php?id="]
|
||||||
|
remove: span
|
||||||
details:
|
details:
|
||||||
selector: a[href^="details.php?id="]
|
selector: a[href^="details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
|
Loading…
Reference in New Issue