Alexandre Flament eda8934f15 [mod] searx.search.EngineRef: remove from_bang parameter
from_bang is True when the user query contains a bang.
In this case the category is also set to 'none'.

from_bang only usage was in searx.webadapter.parse_specific :
if from_bang is True, then the EngineRef category is ignored and force to 'none'.

This commit also removes the searx.webadapter.parse_sepecific function.
2020-12-18 12:29:48 +01:00
..
2020-12-11 14:37:08 +01:00
2020-07-09 15:15:52 +02:00
2020-12-11 14:37:08 +01:00
2020-10-07 10:29:34 +02:00
2020-12-11 14:37:08 +01:00
2020-12-14 19:03:09 +01:00