From 9c4e9d381462c16e93ef74fd5133512f720a77e5 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Thu, 3 Aug 2023 18:33:10 +0200 Subject: [feat] implementation of Wikimedia commons for images --- searx/settings.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'searx/settings.yml') 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 -- cgit v1.2.3