mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
extratorrent-st: ignore comment link. resolves #16186
This commit is contained in:
@@ -94,7 +94,7 @@ search:
|
|||||||
args: ["in ", ""]
|
args: ["in ", ""]
|
||||||
- name: trim
|
- name: trim
|
||||||
title:
|
title:
|
||||||
selector: a[href^="/torrent/"]
|
selector: a[href^="/torrent/"]:not([href$="comments"])
|
||||||
details:
|
details:
|
||||||
selector: a[href^="/torrent/"]
|
selector: a[href^="/torrent/"]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user