From c057a768e682644881e94a917c7f1a443e53d54f Mon Sep 17 00:00:00 2001 From: Adam Thiede Date: Mon, 30 Jan 2023 06:45:38 -0600 Subject: [PATCH] change user-agent version 91->102 (current with tor browser on android) (MR 27) --- src/mobile-config-autoconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mobile-config-autoconfig.js b/src/mobile-config-autoconfig.js index df167c3..0e2771b 100644 --- a/src/mobile-config-autoconfig.js +++ b/src/mobile-config-autoconfig.js @@ -59,7 +59,7 @@ if (updated == true) { } // Select a mobile user agent for firefox (same as tor browser on android) -defaultPref('general.useragent.override', 'Mozilla/5.0 (Android 10; Mobile; rv:91.0) Gecko/91.0 Firefox/91.0'); +defaultPref('general.useragent.override', 'Mozilla/5.0 (Android 10; Mobile; rv:102.0) Gecko/102.0 Firefox/102.0'); // Do not suggest facebook, ebay, reddit etc. in the urlbar. Same as // Settings -> Privacy & Security -> Address Bar -> Shortcuts. As side-effect,