mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
Flake8
This commit is contained in:
parent
cb4a3fe598
commit
4238812a51
3 changed files with 3 additions and 3 deletions
|
@ -65,7 +65,7 @@ def response(resp):
|
|||
|
||||
title = link.attrib.get('t1')
|
||||
ihk = link.attrib.get('ihk')
|
||||
|
||||
|
||||
#url = 'http://' + link.attrib.get('t3')
|
||||
url = yaml_data.get('surl')
|
||||
img_src = yaml_data.get('imgurl')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue