mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
add time range search with yahoo
This commit is contained in:
@@ -42,7 +42,8 @@ engine_default_args = {'paging': False,
|
||||
'shortcut': '-',
|
||||
'disabled': False,
|
||||
'suspend_end_time': 0,
|
||||
'continuous_errors': 0}
|
||||
'continuous_errors': 0,
|
||||
'time_range_support': False}
|
||||
|
||||
|
||||
def load_module(filename):
|
||||
|
||||
Reference in New Issue
Block a user