1
0
mirror of https://github.com/searx/searx synced 2024-11-11 13:29:10 +01:00

Merge branch 'master' of github.com:asciimoo/searx

This commit is contained in:
Adam Tauber 2014-09-06 14:17:26 +02:00
commit a288aa322e

View File

@ -41,8 +41,6 @@ def request(query, params):
params['url'] = base_url + search_path
print(params['url'])
return params