From 02df05f8e9891a6b970c300614ce730a483b70a0 Mon Sep 17 00:00:00 2001 From: bgkillas Date: Thu, 9 Mar 2023 00:00:46 +0000 Subject: [PATCH] update useragent to help captchas --- 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 0e2771b..157ef97 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:102.0) Gecko/102.0 Firefox/102.0'); +defaultPref('general.useragent.override', 'Mozilla/5.0 (Android 10; Mobile; rv:110.0) Gecko/110.0 Firefox/110.0'); // Do not suggest facebook, ebay, reddit etc. in the urlbar. Same as // Settings -> Privacy & Security -> Address Bar -> Shortcuts. As side-effect,