Closed Bug 1962463 Opened 8 months ago Closed 1 month ago

Revert global intervention for Hotmart

Categories

(Core :: Privacy: Anti-Tracking, task)

task

Tracking

()

RESOLVED MOVED

People

(Reporter: decoder, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [etp-webcompat-pi:global])

We have added a global, permanent intervention in private browsing mode for

player.hotmart.com,img-akm.play.hotmart.com,static-embed.play.hotmart.com

due to multiple sites becoming unusable in private browsing mode.
We should periodically revisit if this intervention is still required.

``` [ { "bugId": "1962463", "urlPattern": "*://player.hotmart.com/*", "classifierFeatures": [ "tracking-protection" ], "isPrivateBrowsingOnly": true, "filterContentBlockingCategories": [ "standard" ] }, { "bugId": "1962463", "urlPattern": "*://img-akm.play.hotmart.com/*", "classifierFeatures": [ "tracking-protection" ], "isPrivateBrowsingOnly": true, "filterContentBlockingCategories": [ "standard" ] }, { "bugId": "1962463", "urlPattern": "*://static-embed.play.hotmart.com/*", "classifierFeatures": [ "tracking-protection" ], "isPrivateBrowsingOnly": true, "filterContentBlockingCategories": [ "standard" ] } ] ```

Add global exceptions for two subdomains for hotmart.com

  • vod-akm.play.hotmart.com
  • contentplayer.hotmart.com
Depends on: 1967227

Tracking protection interventions are now tracked on https://etp-exceptions.mozilla.org.
This is a bulk change done in bug 1995755.

Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → MOVED
You need to log in before you can comment on or make changes to this bug.