searxng/searx
Léon Tiekötter 0cbf73a1f4
Allow 'using_tor_proxy' to be set for each engine individually
Check 'using_tor_proxy' for each engine individually instead of checking globally

[fix] searx.network: update _rdns test to the last httpx version

Co-authored-by: Alexandre Flament <alex@al-f.net>
2022-01-27 22:37:02 +01:00
..
answerers
data
engines Allow 'using_tor_proxy' to be set for each engine individually 2022-01-27 22:37:02 +01:00
help [help] stop rendering documentation with Jinja2 2022-01-23 08:01:55 +01:00
metrics
network Allow 'using_tor_proxy' to be set for each engine individually 2022-01-27 22:37:02 +01:00
plugins
search [fix] checker: fix image fetch 2022-01-22 16:11:42 +01:00
shared Revert "[hotfix] interim fix to get docker-build of CI without issues" 2022-01-17 18:03:29 +01:00
static [build] /static 2022-01-22 17:23:43 +01:00
templates Merge pull request #825 from MontyQI/ui-changes 2022-01-26 18:09:11 +01:00
translations [translations] update from Weblate 2022-01-21 07:16:40 +00:00
__init__.py
autocomplete.py [fix] brave autocompleter: charset_normalizer issues 2022-01-23 17:22:13 +01:00
exceptions.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
external_bang.py
external_urls.py
flaskfix.py
languages.py
locales.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
preferences.py
query.py [fix] remove broken ? search operator 2022-01-06 14:10:58 +01:00
results.py [typing] add results.UnresponsiveEngine 2022-01-17 11:42:48 +01:00
settings.yml Merge pull request #813 from MarcAbonce/change-wolfram-category 2022-01-26 14:10:19 +01:00
settings_defaults.py
settings_loader.py
unixthreadname.py
user_help.py [help] stop rendering documentation with Jinja2 2022-01-23 08:01:55 +01:00
utils.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
version.py
webadapter.py
webapp.py [mod] configuration to overwrite engine description 2022-01-23 20:55:14 +01:00
webutils.py