mirror of
https://github.com/searxng/searxng.git
synced 2026-07-25 01:11:24 +00:00
[feat] engine: implementation of mwmbl
This commit is contained in:
@@ -1008,6 +1008,12 @@ engines:
|
||||
# collection: 'reviews' # name of the db collection
|
||||
# key: 'name' # key in the collection to search for
|
||||
|
||||
- name: mwmbl
|
||||
engine: mwmbl
|
||||
# api_url: https://api.mwmbl.org
|
||||
shortcut: mwm
|
||||
disabled: true
|
||||
|
||||
- name: npm
|
||||
engine: json_engine
|
||||
paging: true
|
||||
|
||||
Reference in New Issue
Block a user