searx/searx/search/processors
Alexandre Flament c22d4c764c [fix] duckduckgo engine: "!ddg !g" do not redirect to google
* searx understand "!ddg !g time" as : send "!g time" to DDG
* !g a DDG bang for Google: DDG return a HTTP redirect to Google

This commit adds a the allows_redirect param not to follow HTTP redirect.

The DDG engine returns a empty result as before without HTTP redirect.
2021-02-12 11:10:08 +01:00
..
__init__.py [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
abstract.py [fix] checker: fix engine statistics 2021-01-18 08:19:44 +01:00
offline.py [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
online.py [fix] duckduckgo engine: "!ddg !g" do not redirect to google 2021-02-12 11:10:08 +01:00
online_currency.py [enh] add checker 2021-01-12 11:47:17 +01:00
online_dictionary.py [enh] add checker 2021-01-12 11:47:17 +01:00