diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2024-10-22 08:49:34 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2024-10-29 14:56:27 +0100 |
commit | b183e620d83892191895227b5a4207d619eb2646 (patch) | |
tree | e350f043d4ce8a5d95f02edabf5266ef77879391 /searx/templates/simple | |
parent | f63f97c56c7716c560d2a35acc8939a5d6037dd5 (diff) | |
download | searxng-b183e620d83892191895227b5a4207d619eb2646.tar.gz searxng-b183e620d83892191895227b5a4207d619eb2646.zip |
[refactor] engine: duckduckgo - https://html.duckduckgo.com/html
The entire source code of the duckduckgo engine has been reengineered and
purified.
1. DDG used the URL https://html.duckduckgo.com/html for no-JS requests whose
response is also easier to parse than the previous
https://lite.duckduckgo.com/lite/ URL
2. the bot detection of DDG has so far caused problems and often led to a
CAPTCHA, this can be circumvented using `'Sec-Fetch-Mode'] = “navigate”`
Closes: https://github.com/searxng/searxng/issues/3927
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/templates/simple')
0 files changed, 0 insertions, 0 deletions