From c999cfb422605e3812e119a7470c07d79896202d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 17 Sep 2023 20:14:05 +0200 Subject: [feat] engine: implementation of wallhaven --- searx/settings.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 0eb410a13..ff30f509a 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1908,6 +1908,11 @@ engines: timeout: 10.0 disabled: true + - name: wallhaven + engine: wallhaven + # api_key: abcdefghijklmnopqrstuvwxyz + shortcut: wh + # wikimini: online encyclopedia for children # The fulltext and title parameter is necessary for Wikimini because # sometimes it will not show the results and redirect instead -- cgit v1.2.3