mirror of
https://github.com/searxng/searxng.git
synced 2026-06-09 03:17:51 +02:00
[fix] aol engine uses wikidata id for C++ (#6221)
This commit is contained in:
@@ -40,7 +40,7 @@ if t.TYPE_CHECKING:
|
||||
|
||||
about = {
|
||||
"website": "https://www.aol.com",
|
||||
"wikidata_id": "Q2407",
|
||||
"wikidata_id": "Q27585",
|
||||
"official_api_documentation": None,
|
||||
"use_official_api": False,
|
||||
"require_api_key": False,
|
||||
|
||||
Reference in New Issue
Block a user