mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
reference docs.searxng.org
This commit is contained in:
@@ -10,7 +10,7 @@ from searx.engines import categories as searx_categories
|
||||
about = {
|
||||
"website": 'https://github.com/searxng/searxng',
|
||||
"wikidata_id": 'Q17639196',
|
||||
"official_api_documentation": 'https://searxng.github.io/searxng/dev/search_api.html',
|
||||
"official_api_documentation": 'https://docs.searxng.org/dev/search_api.html',
|
||||
"use_official_api": True,
|
||||
"require_api_key": False,
|
||||
"results": 'JSON',
|
||||
|
||||
Reference in New Issue
Block a user