mirror of
https://github.com/searxng/searxng.git
synced 2026-05-26 21:00:13 +02:00
[feat] add 360search engine for searxng
Co-authored-by: Bnyro <bnyro@tutanota.com>
This commit is contained in:
+11
-1
@@ -33,7 +33,7 @@ brand:
|
||||
search:
|
||||
# Filter results. 0: None, 1: Moderate, 2: Strict
|
||||
safe_search: 0
|
||||
# Existing autocomplete backends: "baidu", "brave", "dbpedia", "duckduckgo", "google", "yandex",
|
||||
# Existing autocomplete backends: "360search", "baidu", "brave", "dbpedia", "duckduckgo", "google", "yandex",
|
||||
# "mwmbl", "seznam", "stract", "swisscows", "qwant", "wikipedia" -
|
||||
# leave blank to turn it off by default.
|
||||
autocomplete: ""
|
||||
@@ -337,6 +337,16 @@ categories_as_tabs:
|
||||
social media:
|
||||
|
||||
engines:
|
||||
- name: 360search
|
||||
engine: 360search
|
||||
shortcut: 360so
|
||||
disabled: true
|
||||
|
||||
- name: 360search videos
|
||||
engine: 360search_videos
|
||||
shortcut: 360sov
|
||||
disabled: true
|
||||
|
||||
- name: 9gag
|
||||
engine: 9gag
|
||||
shortcut: 9g
|
||||
|
||||
Reference in New Issue
Block a user