forked from Icycoide/searxng
Merge pull request #679 from dalf/brand-searxng
searxng.org: update setup.py & settings.yml
This commit is contained in:
commit
d3ecadd3f8
15 changed files with 32 additions and 32 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue