Skip to content

Commit

Permalink
Re-enable Facebook sign up button on zoosk.com (#2646)
Browse files Browse the repository at this point in the history
* Re-enable Facebook login button

* Changed mitigation to clickToLoad
  • Loading branch information
tagawa authored Jan 15, 2025
1 parent 6d56793 commit 369aa21
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion overrides/macos-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,11 @@
"exceptions": [
{
"domain": "tinder.com",
"reason": "Grayed out Facebook login button"
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2207"
},
{
"domain": "zoosk.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2646"
}
]
},
Expand Down

0 comments on commit 369aa21

Please sign in to comment.