searx/tests/unit
a01200356 c3daa08537 [enh] Add onions category with Ahmia, Not Evil and Torch
Xpath engine and results template changed to account for the fact that
archive.org doesn't cache .onions, though some onion engines migth have
their own cache.

Disabled by default. Can be enabled by setting the SOCKS proxies to
wherever Tor is listening and setting using_tor_proxy as True.

Requires Tor and updating packages.

To avoid manually adding the timeout on each engine, you can set
extra_proxy_timeout to account for Tor's (or whatever proxy used) extra
time.
2020-10-25 17:59:05 -07:00
..
engines [enh] Add onions category with Ahmia, Not Evil and Torch 2020-10-25 17:59:05 -07:00
__init__.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_answerers.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
test_engines_init.py [enh] Add onions category with Ahmia, Not Evil and Torch 2020-10-25 17:59:05 -07:00
test_plugins.py [fix] hash plugin test 2020-10-24 10:25:33 +02:00
test_preferences.py Let admins lock user preferences 2020-10-25 18:06:18 +01:00
test_query.py [fix] adjust query unit tests 2020-10-25 18:03:28 +01:00
test_results.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_search.py [mod] add typing and __slots__ 2020-09-22 19:05:05 +02:00
test_utils.py [mod] move extract_text, extract_url to searx.utils 2020-10-02 18:13:56 +02:00
test_webadapter.py [mod] check the engine tokens in searx/webadapter.py instead of searx/search.py 2020-09-22 18:59:51 +02:00
test_webapp.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
test_webutils.py [mod] add searx/webutils.py 2020-09-22 11:57:06 +02:00