mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
[fix] framalibre : remove result['thumbnail'] (not used)
This commit is contained in:
@@ -62,7 +62,6 @@ def response(resp):
|
||||
# append result
|
||||
results.append({'url': href,
|
||||
'title': title,
|
||||
'thumbnail': thumbnail,
|
||||
'img_src': thumbnail,
|
||||
'content': content})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user