Update android user agent

This commit is contained in:
Florent 2014-10-17 11:36:18 +02:00
commit ac1e85d505

View file

@ -104,4 +104,4 @@ class Android(Profile):
Set up user agent.
"""
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'})