mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of Open Meteo
This commit is contained in:
parent
f5bb64cca8
commit
bf3845b093
2 changed files with 123 additions and 0 deletions
|
|
@ -1270,6 +1270,11 @@ engines:
|
|||
require_api_key: false
|
||||
results: JSON
|
||||
|
||||
- name: openmeteo
|
||||
engine: open_meteo
|
||||
shortcut: om
|
||||
disabled: true
|
||||
|
||||
# - name: opensemanticsearch
|
||||
# engine: opensemantic
|
||||
# shortcut: oss
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue