mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update baidu.py
This commit is contained in:
parent
e6054451ad
commit
c23373e072
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ def request(query, params):
|
||||||
params['headers'].update(
|
params['headers'].update(
|
||||||
{
|
{
|
||||||
'Accept-Language': 'en-US,en;q=0.5',
|
'Accept-Language': 'en-US,en;q=0.5',
|
||||||
'User-Agent': 'baiduboxapp'
|
|
||||||
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8',
|
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8',
|
||||||
'Sec-Fetch-Dest': 'document',
|
'Sec-Fetch-Dest': 'document',
|
||||||
'Sec-Fetch-Mode': 'navigate',
|
'Sec-Fetch-Mode': 'navigate',
|
||||||
|
|
Loading…
Add table
Reference in a new issue