mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
[enh] update opensearch.xml to match major search engines opensearch.xml
This commit is contained in:
parent
4a8a16559a
commit
08c13daf85
2 changed files with 6 additions and 16 deletions
|
@ -949,7 +949,7 @@ def opensearch():
|
|||
|
||||
resp = Response(response=ret,
|
||||
status=200,
|
||||
mimetype="text/xml")
|
||||
mimetype="application/opensearchdescription+xml")
|
||||
return resp
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue