mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 00:30:51 +00:00
Update searxng.py
This commit is contained in:
parent
4068a421bf
commit
61867c1545
@ -44,10 +44,8 @@ def search_searxng(
|
|||||||
"q": query,
|
"q": query,
|
||||||
"format": "json",
|
"format": "json",
|
||||||
"pageno": 1,
|
"pageno": 1,
|
||||||
"results_per_page": count,
|
|
||||||
"language": language,
|
"language": language,
|
||||||
"time_range": time_range,
|
"time_range": time_range,
|
||||||
"engines": "",
|
|
||||||
"categories": categories,
|
"categories": categories,
|
||||||
"theme": "simple",
|
"theme": "simple",
|
||||||
"image_proxy": 0,
|
"image_proxy": 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user