We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f98e6 commit 8536f20Copy full SHA for 8536f20
features/tracker-allowlist.json
@@ -2983,10 +2983,18 @@
2983
{
2984
"rule": "widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js",
2985
"domains": [
2986
+ "www.hotpoint.co.uk",
2987
"azurestandard.com",
2988
"domesticandgeneral.com"
2989
],
2990
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/466"
2991
+ },
2992
+ {
2993
+ "rule": "widget.trustpilot.com/bootstrap/v5/tp.widget.sync.bootstrap.min.js",
2994
+ "domains": [
2995
+ "www.hotpoint.co.uk"
2996
+ ],
2997
+ "reason": "https://github.com/duckduckgo/privacy-configuration/issues/1586"
2998
}
2999
]
3000
},
0 commit comments