Skip to content

Commit

Permalink
unblock several klarna trackers (#1267)
Browse files Browse the repository at this point in the history
Co-authored-by: euw-arasolofotsara1 <[email protected]>
  • Loading branch information
icodebyamanda and euw-arasolofotsara1 authored Aug 30, 2023
1 parent 6c8d8e8 commit d36143c
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions features/tracker-allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1633,13 +1633,23 @@
{
"rule": "na-library.klarnaservices.com/lib.js",
"domains": [
"brooksrunning.com",
"joann.com"
"<all>"
],
"reason": [
"brooksrunning.com - When switching between product variants (e.g., different shoe colours) a loading spinner shows and the variant does not load.",
"joann.com - When switching between product variants (e.g., different shirt colours) the page shows an overlay and further interaction is prevented."
]
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1266"
},
{
"rule": "eu-library.klarnaservices.com/lib.js",
"domains": [
"<all>"
],
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1266"
},
{
"rule": "osm.library.klarnaservices.com/lib.js",
"domains": [
"<all>"
],
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1266"
}
]
},
Expand Down

0 comments on commit d36143c

Please sign in to comment.