diff options
author | Nicolas Dato <52720256+nicolasdato@users.noreply.github.com> | 2024-11-13 23:11:22 -0300 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-11-14 09:33:54 +0100 |
commit | abd9b271bc1c4cc4dc1ee531944ce27c1e2734cc (patch) | |
tree | 4f4ee1db163a980a5cc1f6b5038f1c3ba841f03b /searx/static/themes/simple/img/searxng.svg | |
parent | dfaf5868e226b0540ed91b438dd2b4e3805680ca (diff) | |
download | searxng-abd9b271bc1c4cc4dc1ee531944ce27c1e2734cc.tar.gz searxng-abd9b271bc1c4cc4dc1ee531944ce27c1e2734cc.zip |
[fix] engine: duckduckgo - only uses first word of the search terms
during the revision in PR #3955 the query string was accidentally converted into
a list of words, further the query must be quoted before POSTed in the ``data``
field, see ``urllib.parse.quote_plus`` [1]
[1] https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote_plus
Closed: #4009
Co-Authored-by: @return42
Diffstat (limited to 'searx/static/themes/simple/img/searxng.svg')
0 files changed, 0 insertions, 0 deletions