tor-browser

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

commit ad1cc5e2efe807714485aa2ba8261dba2082a5e6
parent 819f2165c3c9303531a61ad6894101a102186452
Author: Bastien Orivel <borivel@mozilla.com>
Date:   Mon,  5 Jan 2026 18:01:21 +0000

Bug 2008578 - Add humble bundle tracking parameters to the strip on share list. r=manuel

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

Diffstat:
Mtoolkit/components/antitracking/StripOnShareLists/MPL2/StripOnShare.json | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/toolkit/components/antitracking/StripOnShareLists/MPL2/StripOnShare.json b/toolkit/components/antitracking/StripOnShareLists/MPL2/StripOnShare.json @@ -200,5 +200,9 @@ "space.bilibili.com", "live.bilibili.com" ] + }, + "humblebundle": { + "queryParams": ["hmb_source", "hmb_medium", "hmb_campaign"], + "topLevelSites": ["www.humblebundle.com"] } }