From 41a2e3785ea3a926cf0d0df89770e908b01566a9 Mon Sep 17 00:00:00 2001 From: habsinn Date: Thu, 18 Mar 2021 11:46:55 +0100 Subject: [enh] add engine using API from "The Art Institute of Chicago" --- 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 e4c672507..ecbcfb1f0 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -185,6 +185,11 @@ engines: require_api_key: false results: HTML + - name : artic + engine : artic + shortcut : arc + timeout : 4.0 + - name : arxiv engine : arxiv shortcut : arx -- cgit v1.2.3