mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
[enh] update opensearch.xml to match major search engines opensearch.xml
This commit is contained in:
@@ -949,7 +949,7 @@ def opensearch():
|
||||
|
||||
resp = Response(response=ret,
|
||||
status=200,
|
||||
mimetype="text/xml")
|
||||
mimetype="application/opensearchdescription+xml")
|
||||
return resp
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user