user-agent: update to 78 from Tor browser Android
This commit is contained in:
parent
94f48b2c87
commit
16d401243f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pref('general.config.filename', "mobile-config-autoconfig.js");
|
|||
pref('general.config.obscure_value', 0);
|
||||
|
||||
// Select a mobile user agent for firefox (same as tor browser on android)
|
||||
pref('general.useragent.override', 'Mozilla/5.0 (Android 6.0; Mobile; rv:68.0) Gecko/20100101 Firefox/68.0');
|
||||
pref('general.useragent.override', 'Mozilla/5.0 (Android 9; Mobile; rv:78.0) Gecko/20100101 Firefox/78.0');
|
||||
|
||||
// Enable android-style pinch-to-zoom
|
||||
pref('dom.w3c.touch_events.enabled', true);
|
||||
|
|
Loading…
Reference in a new issue