mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
415f6398d6
Before this patch SearXNG returns 'time_range': 'None'::
<form method="GET" action="/searx/search">
...
<input type="hidden" name="time_range" value="None">
...
</form>
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>