From e36f85b8365e5d6a9263dd78242a10a305a9000c Mon Sep 17 00:00:00 2001 From: Alexandre FLAMENT Date: Fri, 26 Aug 2022 16:10:12 +0000 Subject: Science category: update the engines * use the paper.html template * fetch more data from the engines * add crossref.py --- searx/searxng.msg | 1 + 1 file changed, 1 insertion(+) (limited to 'searx/searxng.msg') diff --git a/searx/searxng.msg b/searx/searxng.msg index 3b876f96d..c37240f83 100644 --- a/searx/searxng.msg +++ b/searx/searxng.msg @@ -43,6 +43,7 @@ CATEGORY_GROUPS = { 'REPOS': 'repos', 'SOFTWARE_WIKIS': 'software wikis', 'WEB': 'web', + 'SCIENTIFIC PUBLICATIONS': 'scientific publications', } STYLE_NAMES = { -- cgit v1.2.3