mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Tasmanit: use wildcards for search
This commit is contained in:
@@ -71,6 +71,9 @@
|
||||
keywords: "{{ .Keywords }}"
|
||||
search_type: "t_name"
|
||||
include_dead_torrents: "yes"
|
||||
keywordsfilters:
|
||||
- name: re_replace
|
||||
args: ["[^a-zA-Z0-9]+", "%"]
|
||||
rows:
|
||||
selector: table#sortabletable > tbody > tr:has(a[href])
|
||||
fields:
|
||||
|
Reference in New Issue
Block a user