mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +00:00
[enh] add infoboxes and answers (clean up)
This commit is contained in:
@@ -76,7 +76,6 @@ def make_callback(engine_name, results, suggestions, answers, infoboxes, callbac
|
||||
# if it is an infobox, add it to list of infoboxes
|
||||
if 'infobox' in result:
|
||||
infoboxes.append(result)
|
||||
print result
|
||||
continue
|
||||
|
||||
# append result
|
||||
|
||||
Reference in New Issue
Block a user