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
Markus Heiser 3388441917 [fix] ddg-lite vqd value: some search terms do not have a vqd value
Some search terms do not have results and therefore no vqd value

BTW: remove a leftover from 9197efa

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
8 months ago
..
answerers [mod] random answerer: add random hex color generator 9 months ago
botdetection [fix] limiter / botdetection: remove http_connection method 8 months ago
data [feat] duckduckgo: support for videos and news 8 months ago
enginelib [fix] spelling 9 months ago
engines [fix] ddg-lite vqd value: some search terms do not have a vqd value 8 months ago
infopage [mod] search-syntax.md: add tutorial about the feeling lucky feature 8 months ago
metrics [fix] spelling 9 months ago
network [fix] spelling 9 months ago
plugins add new parameter called server.public_instance 8 months ago
search [feat] implement feeling lucky feature 9 months ago
static [build] /static 8 months ago
templates/simple [fix] categories.html: can't select social media category using search on category select 8 months ago
tools [mod] tools.Config.get(): add missing type annotations 1 year ago
translations [translations] update from Weblate 8 months ago
__init__.py add warning about enabling public_instance setting 8 months ago
autocomplete.py [doc] add documentation of Mwmbl engine & autocompleter 9 months ago
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 2 years ago
compat.py [fix] pyright repported errors 2 years ago
exceptions.py [fix] spelling 9 months ago
external_bang.py [mod] external bang: go to main instead of search page when query is empty 1 year ago
external_urls.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
flaskfix.py [format.python] initial formatting of the python code 2 years ago
locales.py [fix] spelling 9 months ago
preferences.py [mod] add hotkeys option to settings.yml 8 months ago
query.py [feat] implement feeling lucky feature 9 months ago
redisdb.py move searx.shared.redisdb to searx.redisdb 1 year ago
redislib.py [fix] spelling 9 months ago
results.py [mod] move some code from webapp module to webutils module (no functional change) 12 months ago
searxng.msg [mod] clarify the difference of the default category and subgrouping 1 year ago
settings.yml [mod] yacy: use official instance by default and fix crashes 8 months ago
settings_defaults.py [mod] add hotkeys option to settings.yml 8 months ago
settings_loader.py [fix] spelling 9 months ago
sxng_locales.py Update searx.data - update_engine_traits.py 8 months ago
unixthreadname.py [format.python] initial formatting of the python code 2 years ago
utils.py [fix] spelling 9 months ago
version.py [fix] typos in documentation & messages 10 months ago
webadapter.py [feat] implement feeling lucky feature 9 months ago
webapp.py add new parameter called server.public_instance 8 months ago
webutils.py [fix] implement a JSONEncoder for the json format 12 months ago