mirror of
https://github.com/searxng/searxng
synced 2024-11-03 09:40:20 +00:00
test
This commit is contained in:
parent
f59ef7839a
commit
41ed0ef0c7
@ -43,6 +43,7 @@ def request(query, params):
|
|||||||
|
|
||||||
|
|
||||||
def response(resp):
|
def response(resp):
|
||||||
|
# codespace test
|
||||||
results = []
|
results = []
|
||||||
|
|
||||||
dom = html.fromstring(resp.text)
|
dom = html.fromstring(resp.text)
|
||||||
|
Loading…
Reference in New Issue
Block a user