diff --git a/src/Jackett.Common/Definitions/torrentlt.yml b/src/Jackett.Common/Definitions/torrentlt.yml index 53ce0703c..5541f293c 100644 --- a/src/Jackett.Common/Definitions/torrentlt.yml +++ b/src/Jackett.Common/Definitions/torrentlt.yml @@ -137,6 +137,8 @@ search: keywordsfilters: - name: replace args: [".", " "] # issue #3296 + - name: re_replace + args: ["[^\\w\\d\\(\\)]+", "%"] rows: selector: table> tbody > tr[class^="torrents-table__"]