[fix] typo in soundcloud engine
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
937eb907d3
commit
f45d4145e6
@ -11,7 +11,7 @@ from lxml import html
|
||||
from searx.network import get as http_get
|
||||
|
||||
about = {
|
||||
"website": "ttps://soundcloud.com",
|
||||
"website": "https://soundcloud.com",
|
||||
"wikidata_id": "Q568769",
|
||||
"official_api_documentation": "https://developers.soundcloud.com/docs/api/guide",
|
||||
"use_official_api": False,
|
||||
|
Loading…
x
Reference in New Issue
Block a user