Skip to content

Commit

Permalink
Android custom UA to fix Twitter login with Google (#1339)
Browse files Browse the repository at this point in the history
* Android custom UA to fix Twitter login with Google

* Forgot 2nd entry
  • Loading branch information
laghee authored Sep 28, 2023
1 parent 385a8be commit c5b3922
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions overrides/android-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
{
"domain": "info.stimmoney.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1137"
},
{
"domain": "twitter.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1338"
}
],
"omitVersionSites": [
Expand All @@ -145,6 +149,10 @@
{
"domain": "booking.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1317"
},
{
"domain": "twitter.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1338"
}
]
},
Expand Down

0 comments on commit c5b3922

Please sign in to comment.