mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
[mod] engine mwmbl: add link to official api docs
This commit is contained in:
parent
1e2d11fb57
commit
19300a5659
@ -7,7 +7,7 @@ from urllib.parse import urlencode
|
||||
|
||||
about = {
|
||||
"website": 'https://github.com/mwmbl/mwmbl',
|
||||
"official_api_documentation": None,
|
||||
"official_api_documentation": 'https://api.mwmbl.org/docs',
|
||||
"use_official_api": True,
|
||||
"require_api_key": False,
|
||||
"results": 'JSON',
|
||||
|
Loading…
Reference in New Issue
Block a user