Updated firefox mobile user agent

This commit is contained in:
mauro-balades 2024-10-01 20:11:31 +02:00
parent 9ed3468118
commit fbe5727705
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB

View file

@ -13,7 +13,7 @@ var gZenBrowserManagerSidebar = {
backButton: null,
progressListener: null,
DEFAULT_MOBILE_USER_AGENT: 'Mozilla/5.0 (Android 12; Mobile; rv:129.0) Gecko/20100101 Firefox/130.0',
DEFAULT_MOBILE_USER_AGENT: 'Mozilla/5.0 (Android 12; Mobile; rv:129.0) Gecko/20100101 Firefox/131.0',
MAX_SIDEBAR_PANELS: 9, // +1 for the add panel button
MAX_RUNS: 3,