feat(SearXNG): bump settings.yml to latest

This commit is contained in:
ange 2024-01-08 13:34:05 +01:00
parent 36a5b40cef
commit ff83a6f324
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -24,7 +24,7 @@ search:
# Filter results. 0: None, 1: Moderate, 2: Strict # Filter results. 0: None, 1: Moderate, 2: Strict
safe_search: 0 safe_search: 0
# Existing autocomplete backends: "dbpedia", "duckduckgo", "google", "yandex", "mwmbl", # Existing autocomplete backends: "dbpedia", "duckduckgo", "google", "yandex", "mwmbl",
# "seznam", "startpage", "swisscows", "qwant", "wikipedia" - leave blank to turn it off # "seznam", "startpage", "stract", "swisscows", "qwant", "wikipedia" - leave blank to turn it off
# by default. # by default.
autocomplete: "brave" autocomplete: "brave"
# minimun characters to type before autocompleter starts # minimun characters to type before autocompleter starts
@ -224,6 +224,8 @@ enabled_plugins:
hostname_replace: hostname_replace:
'(.*\.)?quora\.com': false '(.*\.)?quora\.com': false
'(.*\.)?slant\.co': false '(.*\.)?slant\.co': false
'(.*\.)?reddit\.com$': 'old.reddit.com'
'(.*\.)?redd\.it$': 'old.reddit.com'
# '(.*\.)?youtube\.com$': 'invidious.example.com' # '(.*\.)?youtube\.com$': 'invidious.example.com'
# '(.*\.)?youtu\.be$': 'invidious.example.com' # '(.*\.)?youtu\.be$': 'invidious.example.com'
# '(.*\.)?youtube-noocookie\.com$': 'yotter.example.com' # '(.*\.)?youtube-noocookie\.com$': 'yotter.example.com'
@ -2070,6 +2072,11 @@ engines:
timeout: 5.0 timeout: 5.0
disabled: true disabled: true
- name: stract
engine: stract
shortcut: str
disabled: true
- name: svgrepo - name: svgrepo
engine: svgrepo engine: svgrepo
shortcut: svg shortcut: svg