mirror of
https://github.com/searxng/searxng.git
synced 2025-07-23 13:19:17 +02:00
[fix] fix the about section of some engines
This commit is contained in:
parent
636215b1f2
commit
8961131497
3 changed files with 13 additions and 3 deletions
|
@ -9,9 +9,9 @@ from searx.utils import searx_useragent
|
|||
|
||||
# about
|
||||
about = {
|
||||
"website": 'https://photon.komoot.de',
|
||||
"website": 'https://photon.komoot.io',
|
||||
"wikidata_id": None,
|
||||
"official_api_documentation": 'https://photon.komoot.de/',
|
||||
"official_api_documentation": 'https://photon.komoot.io/',
|
||||
"use_official_api": True,
|
||||
"require_api_key": False,
|
||||
"results": 'JSON',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue