Skip to content

Commit

Permalink
add tealium excepiton to politico-com macOS iOS (#1535)
Browse files Browse the repository at this point in the history
Co-authored-by: euw-arasolofotsara1 <[email protected]>
Co-authored-by: David Harbage <[email protected]>
  • Loading branch information
3 people authored Nov 17, 2023
1 parent cdcd525 commit 04161f1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions overrides/ios-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,17 @@
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1520"
}
]
},
"tiqcdn.com": {
"rules": [
{
"rule": "tags.tiqcdn.com/utag/",
"domains": [
"<all>"
],
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1534"
}
]
}
}
}
Expand Down
11 changes: 11 additions & 0 deletions overrides/macos-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,17 @@
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1520"
}
]
},
"tiqcdn.com": {
"rules": [
{
"rule": "tags.tiqcdn.com/utag/",
"domains": [
"<all>"
],
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1534"
}
]
}
}
}
Expand Down

0 comments on commit 04161f1

Please sign in to comment.