tor-browser

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

commit 2482353783a339bd977e7a41d734594d6e35a9c4
parent 5e33f152b7c6d5e41f15512522e60aff73e00062
Author: Thomas Wisniewski <twisniewski@mozilla.com>
Date:   Wed, 22 Oct 2025 14:47:05 +0000

Bug 1983778 - add a UA override for daotranslate.com; r=webcompat-reviewers,ksenia

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

Diffstat:
Mbrowser/extensions/webcompat/data/interventions.json | 15+++++++++++++++
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/browser/extensions/webcompat/data/interventions.json b/browser/extensions/webcompat/data/interventions.json @@ -5484,6 +5484,21 @@ } ] }, + "1983778": { + "label": "daotranslate.com", + "bugs": { + "1983778": { + "issue": "firefox-blocked-completely", + "matches": ["*://daotranslate.com/*"] + } + }, + "interventions": [ + { + "platforms": ["all"], + "ua_string": ["change_Firefox_to_FireFox"] + } + ] + }, "1984434": { "label": "fxnetworkspressroom.com", "bugs": {