mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
[mod] xpath engine: remove logging of the requested URL
This commit is contained in:
parent
91a6d80e82
commit
0e42db9da1
@ -173,7 +173,6 @@ def request(query, params):
|
||||
|
||||
params['url'] = search_url.format(**fargs)
|
||||
params['soft_max_redirects'] = soft_max_redirects
|
||||
logger.debug("query_url --> %s", params['url'])
|
||||
|
||||
return params
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user