mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of mullvad leta
This commit is contained in:
parent
3edaa26dae
commit
9d6896a771
2 changed files with 173 additions and 0 deletions
|
|
@ -1217,6 +1217,13 @@ engines:
|
|||
require_api_key: false
|
||||
results: JSON
|
||||
|
||||
# - name: mullvadleta
|
||||
# engine: mullvad_leta
|
||||
# use_cache: true # Only 100 non-cache searches per day, suggested only for private instances
|
||||
# search_url: https://leta.mullvad.net
|
||||
# categories: [general, web]
|
||||
# shortcut: ml
|
||||
|
||||
- name: odysee
|
||||
engine: odysee
|
||||
shortcut: od
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue