diff options
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 9f53c4d0f..85434370d 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1640,6 +1640,12 @@ engines: website: https://www.wikivoyage.org/ wikidata_id: Q373 + - name: wikicommons.images + engine: wikicommons + shortcut: wc + categories: images + number_of_results: 10 + - name: wolframalpha shortcut: wa # You can use the engine using the official stable API, but you need an API |