mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
Remove non API version (doesn't work)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user