Skip to content

Commit

Permalink
add cpm and ima3 exception to metro.co.uk (#1515)
Browse files Browse the repository at this point in the history
* add googleapis exception to paper-io-com

* move paper-io mitigation to tracker-allowlist

* add CPM and ima3 exceptions to metro-co-uk

---------

Co-authored-by: euw-arasolofotsara1 <[email protected]>
Co-authored-by: Dave Vandyke <[email protected]>
  • Loading branch information
3 people authored Nov 15, 2023
1 parent d2f3d0d commit 1a9048e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions features/autoconsent.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@
{
"domain": "capital.fr",
"reason": "https://github.com/duckduckgo/autoconsent/issues/66"
},
{
"domain": "metro.co.uk",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1513"
}
],
"settings": {
Expand Down
6 changes: 4 additions & 2 deletions features/tracker-allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1405,11 +1405,13 @@
"rule": "imasdk.googleapis.com/js/sdkloader/ima3.js",
"domains": [
"rawstory.com",
"paper-io.com"
"paper-io.com",
"metro.co.uk"
],
"reason": [
"https://github.com/duckduckgo/privacy-configuration/issues/401",
"https://github.com/duckduckgo/privacy-configuration/issues/1510"
"https://github.com/duckduckgo/privacy-configuration/issues/1510",
"https://github.com/duckduckgo/privacy-configuration/issues/1513"
]
}
]
Expand Down

0 comments on commit 1a9048e

Please sign in to comment.