gay-torrents: switch andmatch for re_replace

This commit is contained in:
ilike2burnthing 2020-10-30 10:55:50 +00:00 committed by GitHub
parent e7fc9e02a3
commit befd2ce9f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -83,10 +83,11 @@ search:
inputs:
$raw: "{{range .Categories}}type={{.}}&{{end}}"
textsearch: "{{ .Keywords }}"
keywordsfilters:
- name: re_replace
args: ["(\\w+)", " +$1"] # prepend + to each word
rows:
selector: ul.TorrentList
filters:
- name: andmatch
fields:
category:
selector: .TorrentList1 > a