diff --git a/src/Jackett.Common/Definitions/torrentleech-pl.yml b/src/Jackett.Common/Definitions/torrentleech-pl.yml index 786ea727b..fee4e0db8 100644 --- a/src/Jackett.Common/Definitions/torrentleech-pl.yml +++ b/src/Jackett.Common/Definitions/torrentleech-pl.yml @@ -127,6 +127,9 @@ search: - name: trim title: text: "{{ if .Config.drop_polish_prefix }}{{ .Result.title_stripped }}{{ else }}{{ .Result.title_raw }}{{ end }}" + filters: + - name: re_replace + args: ["(?i)^\\[PACK\\]\\s?", ""] details: selector: a[href^="details.php?id="] attribute: href