mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 15:59:21 +02:00
[brand] searxng -- fix links to issue tracker & WEB-GUI
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
c6a5cc019a
commit
28b25185c5
22 changed files with 60 additions and 59 deletions
|
@ -8,9 +8,9 @@ from searx.engines import categories as searx_categories
|
|||
|
||||
# about
|
||||
about = {
|
||||
"website": 'https://github.com/searx/searx',
|
||||
"website": 'https://github.com/searxng/searxng',
|
||||
"wikidata_id": 'Q17639196',
|
||||
"official_api_documentation": 'https://searx.github.io/searx/dev/search_api.html',
|
||||
"official_api_documentation": 'https://searxng.github.io/searxng/dev/search_api.html',
|
||||
"use_official_api": True,
|
||||
"require_api_key": False,
|
||||
"results": 'JSON',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue