tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit c5e6d2ed8ad8a45a59cecef14d3374d60b34b575
parent 3583e1024d2a63e5cbefb8abe65bf682ada8534b
Author: Thomas Wisniewski <twisniewski@mozilla.com>
Date:   Thu, 16 Oct 2025 16:12:13 +0000

Bug 1993201 - update our UA override for portal.pilot.ly; r=webcompat-reviewers,ksenia

Differential Revision: https://phabricator.services.mozilla.com/D268784

Diffstat:
Mbrowser/extensions/webcompat/data/interventions.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/extensions/webcompat/data/interventions.json b/browser/extensions/webcompat/data/interventions.json @@ -5468,7 +5468,7 @@ "interventions": [ { "platforms": ["all"], - "ua_string": ["add_Chrome"] + "ua_string": ["Chrome"] } ] }