mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
Tiny forgots
This commit is contained in:
@@ -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']:
|
||||
|
||||
Reference in New Issue
Block a user