Update baidu.py
This commit is contained in:
parent
e6054451ad
commit
c23373e072
@ -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…
x
Reference in New Issue
Block a user