diff options
| author | ta <alt3753.7@gmail.com> | 2022-08-06 20:13:42 +0700 |
|---|---|---|
| committer | ta <alt3753.7@gmail.com> | 2022-08-07 13:04:18 +0700 |
| commit | 8aa018db95d3597ca7bf861fd3abd09f8f114349 (patch) | |
| tree | f7a919e3179b1b026e9c6e97a72a230cc5973b2c /searx/settings.yml | |
| parent | cee586029cd2afa54cf0f47db13b35702aa45d8d (diff) | |
add wttr.in engine
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 3694c177a..6c7b4ea69 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1760,6 +1760,11 @@ engines: results: HTML language: fr + - name: wttr.in + engine: wttr + shortcut: wttr + timeout: 9.0 + - name: brave shortcut: brave engine: xpath |