costmikuSearch/searx
Markus Heiser 98badc9cd0
[fix] searx.data: fetch-traits - z-library (httpx.ConnectError) (#4835)
There is currently no known z-library, and all known URLs are dead [1]. To avoid
interrupting automated updates, a connection error to a z-library is treated as
a *known error*, and the old properties of the z-library are retained.

[1] https://github.com/searxng/searxng/issues/3610

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-05-22 17:43:11 +02:00
..
answerers
botdetection
data [mod] searx.data: lazy load of the data objects (databases) (#4834) 2025-05-22 16:23:30 +02:00
enginelib
engines [fix] searx.data: fetch-traits - z-library (httpx.ConnectError) (#4835) 2025-05-22 17:43:11 +02:00
favicons
infopage
metrics
network
plugins
result_types
search
static/themes/simple [build] /static 2025-05-22 15:16:54 +02:00
templates/simple [refactor] search.js: use custom auto completion implementation 2025-05-22 15:16:54 +02:00
translations
__init__.py
autocomplete.py [feat] engines: add Naver engine (#4573) 2025-05-21 18:25:02 +02:00
babel_extract.py
cache.py
compat.py
exceptions.py
extended_types.py
external_bang.py
external_urls.py
flaskfix.py
limiter.py
limiter.toml
locales.py
openmetrics.py
preferences.py
query.py
redisdb.py
redislib.py
results.py
searxng.msg
settings.yml [feat] engines: add Naver engine (#4573) 2025-05-21 18:25:02 +02:00
settings_defaults.py
settings_loader.py
sqlitedb.py
sxng_locales.py
unixthreadname.py
utils.py [feat] engines: add Naver engine (#4573) 2025-05-21 18:25:02 +02:00
version.py
webadapter.py
webapp.py
webutils.py