tor-browser

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

commit 60ab53bc551d336922388abd75de1d0dbc735097
parent 64c17b71bdea7fbf5546a404ee5948f8ad8b46cb
Author: Thomas Wisniewski <twisniewski@mozilla.com>
Date:   Tue, 21 Oct 2025 14:47:22 +0000

Bug 1902457 - add a UA override for www.vpropel.in; r=webcompat-reviewers,ksenia

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

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 @@ -3202,6 +3202,21 @@ } ] }, + "1902457": { + "label": "www.vpropel.in", + "bugs": { + "1902457": { + "issue": "firefox-blocked-completely", + "matches": ["*://www.vpropel.in/*"] + } + }, + "interventions": [ + { + "platforms": ["all"], + "ua_string": ["add_Chrome"] + } + ] + }, "1902459": { "label": "coupangplay.com", "bugs": {