[fix] fix the about section of some engines

This commit is contained in:
Alexandre Flament 2021-09-18 11:02:39 +02:00
parent 636215b1f2
commit 8961131497
3 changed files with 13 additions and 3 deletions

View file

@ -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',