hellashut: remove prepending + to word (#14061)

This commit is contained in:
Bogdan 2023-02-21 01:50:52 +02:00 committed by GitHub
parent 9d023d05e2
commit 9fdd5d322f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -138,10 +138,6 @@ search:
order: "{{ .Config.type }}"
# does not return imdb link in results
keywordsfilters:
- name: re_replace
args: ["(\\w+)", "+$1"] # prepend + to each word
rows:
selector: table.ttable_headinner tr.t-row