Skip to content

Commit

Permalink
add googleapis exception to paper-io-com (#1511)
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

---------

Co-authored-by: euw-arasolofotsara1 <[email protected]>
  • Loading branch information
icodebyamanda and euw-arasolofotsara1 authored Nov 15, 2023
1 parent dc27ee4 commit 434f79c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions features/tracker-allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,13 @@
{
"rule": "imasdk.googleapis.com/js/sdkloader/ima3.js",
"domains": [
"rawstory.com"
"rawstory.com",
"paper-io.com"
],
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/401"
"reason": [
"https://github.com/duckduckgo/privacy-configuration/issues/401",
"https://github.com/duckduckgo/privacy-configuration/issues/1510"
]
}
]
},
Expand Down

0 comments on commit 434f79c

Please sign in to comment.