Skip to content

Commit 8536f20

Browse files
Fix hotpoint service site (duckduckgo#1587)
1 parent 05f98e6 commit 8536f20

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

features/tracker-allowlist.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2983,10 +2983,18 @@
29832983
{
29842984
"rule": "widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js",
29852985
"domains": [
2986+
"www.hotpoint.co.uk",
29862987
"azurestandard.com",
29872988
"domesticandgeneral.com"
29882989
],
29892990
"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"
29902998
}
29912999
]
29923000
},

0 commit comments

Comments
 (0)