searxng/searx
Markus Heiser 73ffa0c070 Update searx.data - update_engine_descriptions.py
./manage pyenv.cmd python ./searxng_extra/update/update_engine_descriptions.py

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-08-10 21:48:34 +02:00
..
answerers
data Update searx.data - update_engine_descriptions.py 2022-08-10 21:48:34 +02:00
engines [fix] google - simplify XPath selectors to fetch more results 2022-08-10 18:55:31 +02:00
infopage Donation link: default value to searxng.org, can be hidden or custom 2022-07-02 11:29:21 +02:00
metrics
network bing.py: resolve bing.com/ck/a redirections 2022-07-08 22:02:21 +02:00
plugins [mod] add tor_check plugin - convenient tor checking trough searxng 2022-07-19 07:34:54 +02:00
search [mod] add 'Accept-Language' HTTP header to online processores 2022-08-01 17:01:59 +02:00
shared [fix] typo in uWSGI cache: searxcache --> searxngcache 2022-08-07 12:31:09 +02:00
static [build] /static 2022-07-08 09:04:57 +02:00
templates/simple [fix] preferences: missing option value 2022-07-17 19:51:12 +02:00
translations [translations] update from Weblate 2022-08-05 07:18:24 +00:00
__init__.py
autocomplete.py
babel_extract.py
compat.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
languages.py
locales.py locales.py: add support for Papiamento 2022-07-08 10:00:20 +02:00
preferences.py [fix] typo: add missing 'n' in center_aligment --> center_alignment 2022-07-03 17:35:54 +02:00
query.py
redislib.py
results.py
searxng.msg
settings_defaults.py Merge pull request #1428 from return42/fix-center_aligment 2022-07-07 09:43:12 +02:00
settings_loader.py
settings.yml add sourcehut engine 2022-08-10 21:48:12 +02:00
unixthreadname.py
utils.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
version.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
webadapter.py
webapp.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
webutils.py