mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-03 16:34:07 +08:00
SYNC
This commit is contained in:
@@ -94,7 +94,7 @@ async def plogin(ua,cookie):
|
||||
'Referer': 'https://prodev.m.jd.com/',
|
||||
'User-Agent':ua
|
||||
}
|
||||
response = requests.get(url=url,headers=header,timeout=5).text
|
||||
response = requests.get(url=url,headers=header,timeout=30).text
|
||||
return response
|
||||
|
||||
# 活动接口
|
||||
|
||||
Reference in New Issue
Block a user