costmikuSearch/searx
Markus Heiser 9eda4044be [fix] bilibili engine - ValueError in duration & HTML in title
- ValueError in duration: issue reported in #3799
- HTML in title: related to #3770

[#3799] https://github.com/searxng/searxng/issues/3799
[#3770] https://github.com/searxng/searxng/pull/3770

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-09-06 07:13:47 +02:00
..
answerers
botdetection [fix] correct typo in API_WONDOW to API_WINDOW 2024-09-01 08:37:24 +02:00
data [data] update searx.data - update_ahmia_blacklist.py 2024-08-29 17:49:14 +02:00
enginelib
engines [fix] bilibili engine - ValueError in duration & HTML in title 2024-09-06 07:13:47 +02:00
infopage
metrics
network
plugins [mod] enable calculator and allow plugin on public instances 2024-09-03 18:36:28 +02:00
search
static [build] /static 2024-09-03 17:49:33 +02:00
templates/simple [mod] enable calculator and allow plugin on public instances 2024-09-03 18:36:28 +02:00
translations [l10n] update translations from Weblate 2024-08-30 10:05:24 +02:00
__init__.py
autocomplete.py
babel_extract.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
limiter.py
limiter.toml
locales.py
preferences.py
query.py
redisdb.py
redislib.py
results.py [fix] search: titles including html brackets are not shown properly 2024-08-31 17:11:49 +02:00
searxng.msg
settings.yml [engine] bahnhof.de: remove engine 2024-09-03 18:52:54 +02:00
settings_defaults.py
settings_loader.py
sxng_locales.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py [feat] results: show response times 2024-09-03 17:49:33 +02:00
webutils.py