mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 16:59:21 +02:00
Remove non API version (doesn't work)
This commit is contained in:
parent
922565c8a9
commit
b3fde19ed5
2 changed files with 1 additions and 61 deletions
|
@ -23,7 +23,7 @@ def request(query, params):
|
|||
params['url'] = search_url.format(query=urlencode({'input': query}),
|
||||
api_key=api_key)
|
||||
|
||||
need this for url in response
|
||||
# need this for url in response
|
||||
global my_query
|
||||
my_query = query
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue