mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentlt: use percent wildcard on searches. resolves #12308
This commit is contained in:
@@ -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__"]
|
||||
|
Reference in New Issue
Block a user