Skip to content

Commit

Permalink
Scope down docs.google.com exception further (#2650)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanKingston authored Jan 15, 2025
1 parent 9d28577 commit 6d56793
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions overrides/macos-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -503,10 +503,6 @@
{
"domain": "community.bitwarden.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/519"
},
{
"domain": "docs.google.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2647"
}
],
"settings": {
Expand All @@ -522,6 +518,16 @@
}
},
"domains": [
{
"domain": "docs.google.com",
"patchSettings": [
{
"op": "replace",
"path": "/windowSizing",
"value": "disabled"
}
]
},
{
"domain": "www.cbsnews.com",
"patchSettings": [
Expand Down

0 comments on commit 6d56793

Please sign in to comment.