mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Tiny forgots
This commit is contained in:
parent
4238812a51
commit
2c15546518
2 changed files with 1 additions and 2 deletions
|
|
@ -43,7 +43,6 @@ def response(resp):
|
|||
|
||||
# parse results
|
||||
for result in search_res['responseData']['results']:
|
||||
print result
|
||||
href = result['originalContextUrl']
|
||||
title = result['title']
|
||||
if not result['url']:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue