Nicolas Dato abd9b271bc [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
2024-11-14 09:33:54 +01:00
..
2024-05-28 18:10:04 +02:00
2024-06-20 06:30:00 +02:00
2022-01-28 22:33:41 +01:00
2023-09-11 19:42:31 +02:00
2024-04-10 06:51:28 +02:00