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

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