mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] bing: attempt to improve reliability
This commit is contained in:
parent
f182abd6f8
commit
9167476741
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ def request(query, params):
|
|||
query_params = {
|
||||
# fmt: off
|
||||
'q': query,
|
||||
'pq': query,
|
||||
'cvid': CVID,
|
||||
'qs': 'n',
|
||||
'sp': '-1'
|
||||
|
|
Loading…
Add table
Reference in a new issue