mirror of
https://github.com/searxng/searxng.git
synced 2026-05-24 11:54:30 +02:00
[mod] Z-Library engine: revision of the engine (Paper result)
Revision of the engine / use of the result type Paper as well as other typifications. The engine has been placed on inactive because no service is currently available, or at least not known in the SearXNG community [1] [1] https://github.com/searxng/searxng/issues/3610 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
4c42704c80
commit
f8f7adce6b
+2
-1
@@ -1254,9 +1254,10 @@ engines:
|
||||
- name: z-library
|
||||
engine: zlibrary
|
||||
shortcut: zlib
|
||||
categories: files
|
||||
timeout: 7.0
|
||||
disabled: true
|
||||
# https://github.com/searxng/searxng/issues/3610
|
||||
inactive: true
|
||||
|
||||
- name: library of congress
|
||||
engine: loc
|
||||
|
||||
Reference in New Issue
Block a user