mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[fix] typo in soundcloud engine
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user