Open Bug 1962463 Opened 23 days ago Updated 23 days ago

Revert global intervention for Hotmart

Categories

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

task

Tracking

()

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" ] } ] ```
You need to log in before you can comment on or make changes to this bug.