diff --git a/src/Jackett.Common/Definitions/torrentdownloads.yml b/src/Jackett.Common/Definitions/torrentdownloads.yml index 675d39f26..d3e8415bd 100644 --- a/src/Jackett.Common/Definitions/torrentdownloads.yml +++ b/src/Jackett.Common/Definitions/torrentdownloads.yml @@ -67,6 +67,10 @@ search: fields: title: selector: p:nth-child(1) > a + attribute: title + filters: + - name: replace + args: ["View torrent info : ", ""] details: selector: p:nth-child(1) > a[href^="/torrent/"] attribute: href