This commit is contained in:
kaso17
2017-11-13 16:55:12 +01:00

View File

@@ -78,6 +78,13 @@
path: torrents-search.php
search:
keywordsfilters:
- name: replace
args: ["-", " "] # remove special search character (negative search)
- name: replace
args: ["+", " "] # remove special search character (positive search)
- name: re_replace
args: ["(\\w+)", " +$1"] # prepend + to each word
paths:
- path: torrents-search.php
inputs:
@@ -133,4 +140,4 @@
"*": "1"
uploadvolumefactor:
case:
"*": "1"
"*": "1"