You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Markus Heiser ee959ed9fc [fix] engine geizhals: if there are no offers, there is no best price
Fault pattern: if there are no offers, then an exception has been thrown:

    IndexError: list index out of range

This patch makes the addition of “best price” dependent on whether one exists.

Closes: #3685
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 months ago
..
answerers
botdetection
data
enginelib
engines [fix] engine geizhals: if there are no offers, there is no best price 3 months ago
infopage
metrics
network
plugins [mod] revision of the settings_loader 3 months ago
search
static [build] /static 3 months ago
templates/simple [fix] fix issues in the language menue introduced by PR #3645 3 months ago
translations [l10n] update translations from Weblate 3 months ago
__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
searxng.msg
settings.yml [feat] engine: implementation of encyclosearch 3 months ago
settings_defaults.py
settings_loader.py [mod] revision of the settings_loader 3 months ago
sxng_locales.py
unixthreadname.py
utils.py [feat] videos template: support for view count 3 months ago
version.py
webadapter.py
webapp.py [mod] revision of the settings_loader 3 months ago
webutils.py