eniahd: switch andmatch for re_replace

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

View File

@ -127,11 +127,12 @@ search:
pn: ""
# search by partial word
allw: 0
keywordsfilters:
- name: re_replace
args: ["(\\w+)", " +$1"] # prepend + to each word
rows:
selector: tr[id^="tor_"]:has(a[href^="./dl.php?id="])
filters:
- name: andmatch
fields:
title: