mirror of https://github.com/searx/searx
parent
313a9847c7
commit
23b3b56a06
|
@ -220,6 +220,7 @@ def request(query, params):
|
|||
'ie': "utf8",
|
||||
'oe': "utf8",
|
||||
'start': offset,
|
||||
'filter': '0',
|
||||
**additional_parameters,
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue