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
Adam Tauber 6255b33c9d [fix] rewrite hoogle to use html/xpath instead of json
the json response has been changed and it contains html chunks which is
not compatible with our json engine, so we have to switch to html/xpath
parsing
4 years ago
..
answerers
data
engines [enh] add year filter to duckduckgo 4 years ago
metrology
plugins
search Windows does not support SIGUSR1, so don't use it unconditionally. 4 years ago
shared
static [mod] preferences: a tooltip is shown when the mouse is over the engine names 4 years ago
templates [mod] preferences: a tooltip is shown when the mouse is over the engine names 4 years ago
translations
__init__.py
autocomplete.py
exceptions.py
external_bang.py
external_urls.py
languages.py
poolrequests.py [mod] by default allow only HTTPS, not HTTP 4 years ago
preferences.py
query.py
raise_for_httperror.py
results.py [enh] add ability to send engine data to subsequent requests 4 years ago
settings.yml [fix] rewrite hoogle to use html/xpath instead of json 4 years ago
settings_loader.py
settings_robot.yml
testing.py
utils.py
version.py
webadapter.py [enh] add ability to send engine data to subsequent requests 4 years ago
webapp.py [mod] preferences: a tooltip is shown when the mouse is over the engine names 4 years ago
webutils.py