[fix] engines: disable those with known issues (#4813)

- z-library https://github.com/searxng/searxng/issues/3610
- library of congress: https://github.com/searxng/searxng/issues/4810
- qwant: https://github.com/searxng/searxng/issues/3929

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2025-05-21 15:50:29 +02:00 committed by GitHub
parent 9ffe23ecf3
commit 365b9426f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1235,11 +1235,13 @@ engines:
shortcut: zlib
categories: files
timeout: 7.0
disabled: true
- name: library of congress
engine: loc
shortcut: loc
categories: images
disabled: true
- name: libretranslate
engine: libretranslate
@ -1706,6 +1708,7 @@ engines:
engine: qwant
shortcut: qw
categories: [general, web]
disabled: true
additional_tests:
rosebud: *test_rosebud