mirror of
https://github.com/searxng/searxng.git
synced 2026-06-22 09:38:34 +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>