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
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.
4 years ago
..
answerers Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
data [mod] Add searx.data module 4 years ago
engines [enh] Add onions category with Ahmia, Not Evil and Torch 4 years ago
plugins [fix] code style 4 years ago
static [fix] simple theme: fix autocomplete 4 years ago
templates [enh] Add onions category with Ahmia, Not Evil and Torch 4 years ago
translations [enh] update translations 4 years ago
__init__.py Force admins to set secret_key if debug mode is disabled 4 years ago
autocomplete.py [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 4 years ago
brand.py [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
exceptions.py Drop Python 2 (3/n): objects 4 years ago
external_bang.py [mod] Add searx.data module 4 years ago
languages.py fetch google's search langs rather than ui langs 4 years ago
poolrequests.py [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
preferences.py Let admins lock user preferences 4 years ago
query.py [enh] allow searx query parts anywhere in the query - closes #831 4 years ago
results.py Drop Python 2 (3/n): objects 4 years ago
search.py Add yacy improvements: HTTP digest auth, category checking 4 years ago
settings.yml [enh] Add onions category with Ahmia, Not Evil and Torch 4 years ago
settings_robot.yml Let admins lock user preferences 4 years ago
testing.py Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
utils.py [mod] Add searx.data module 4 years ago
version.py [enh] release v0.17.0 4 years ago
webadapter.py Let admins lock user preferences 4 years ago
webapp.py [enh] Add onions category with Ahmia, Not Evil and Torch 4 years ago
webutils.py Merge pull request #2237 from dalf/mod-engines-init 4 years ago