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 4231a5770b [fix] sjp engine - convert enginename to a latin1 compliance name
The engine name is not only a *name* its also a identifier that is used in
logs, HTTP headers and more.  Unicode characters in the name of an engine could
cause various issues.

Closes: https://github.com/searxng/searxng/issues/1544
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
..
answerers
data Update searx.data - update_engine_descriptions.py 2 years ago
engines [fix] sjp engine - convert enginename to a latin1 compliance name 2 years ago
infopage
metrics
network bing.py: resolve bing.com/ck/a redirections 2 years ago
plugins [mod] add tor_check plugin - convenient tor checking trough searxng 2 years ago
search Merge pull request #1443 from return42/fix-online_dictionary 2 years ago
shared
static [build] /static 2 years ago
templates/simple [fix] preferences: missing option value 2 years ago
translations [translations] update from Weblate 2 years ago
__init__.py
autocomplete.py
babel_extract.py
compat.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
languages.py
locales.py locales.py: add support for Papiamento 2 years ago
preferences.py
query.py
redislib.py
results.py
searxng.msg
settings.yml [fix] sjp engine - convert enginename to a latin1 compliance name 2 years ago
settings_defaults.py Merge pull request #1428 from return42/fix-center_aligment 2 years ago
settings_loader.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py
webutils.py