Update android user agent
This commit is contained in:
parent
b2c21950b0
commit
ac1e85d505
1 changed files with 1 additions and 1 deletions
|
|
@ -104,4 +104,4 @@ class Android(Profile):
|
||||||
Set up user agent.
|
Set up user agent.
|
||||||
"""
|
"""
|
||||||
session.headers.update({
|
session.headers.update({
|
||||||
'User-Agent': 'Mozilla/5.0 (Linux; U; Android 2.1; en-us; Nexus One Build/ERD62) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17'})
|
'User-Agent': 'Mozilla/5.0 (Linux; U; Android 4.0.3; fr-fr; LG-L160L Build/IML74K) AppleWebkit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30'})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue