From e75fd22d09c7fb8b3409e9bbef726ea35f46b85e Mon Sep 17 00:00:00 2001 From: Brock Vojkovic Date: Sun, 20 Sep 2026 11:10:16 +0800 Subject: [PATCH] [mod] defaults: disable image engines with poor results (#6690) The image search defaults are a bit of a mix of results atm with random stock photos, some broken thumbnails (artic) and svg icons. --- searx/settings.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/searx/settings.yml b/searx/settings.yml index b587a4efc..17e6b17f6 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -428,6 +428,7 @@ engines: engine: artic shortcut: arc timeout: 4.0 + disabled: true - name: artstation engine: artstation @@ -726,6 +727,7 @@ engines: engine: devicons shortcut: di timeout: 3.0 + disabled: true - name: ddg definitions engine: duckduckgo_definitions @@ -1006,6 +1008,7 @@ engines: - name: flickr shortcut: fl engine: flickr_noapi + disabled: true - name: flickr_api # You can use the engine using the official stable API, but you need an API @@ -1573,6 +1576,7 @@ engines: engine: lucide shortcut: luc timeout: 3.0 + disabled: true - name: luxxle engine: luxxle