Use Firefox ESR
This is a long-term support version (54 weeks), which is ideal for us.
This commit is contained in:
parent
cee13a9be8
commit
5747a98541
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ class StandardBrowser(mechanize.Browser):
|
|||
|
||||
ENCODING = 'utf-8'
|
||||
USER_AGENTS = {
|
||||
'desktop_firefox': 'Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0',
|
||||
'desktop_firefox': 'Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0',
|
||||
'android': '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',
|
||||
'microb': 'Mozilla/5.0 (X11; U; Linux armv7l; fr-FR; rv:1.9.2.3pre) Gecko/20100723 Firefox/3.5 Maemo Browser 1.7.4.8 RX-51 N900',
|
||||
'wget': 'Wget/1.11.4',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue