Skip to content

Commit

Permalink
Add Android customUserAgent exception for goodrx.com (#1306)
Browse files Browse the repository at this point in the history
* Add Android customUserAgent exception for goodrx.com

* Add exception to omitVersionSites and omitApplicationSites

* Revert "Add exception to omitVersionSites and omitApplicationSites"

This reverts commit 3336bc9.

---------

Co-authored-by: Brad Slayter <[email protected]>
  • Loading branch information
joshliebe and SlayterDev authored Sep 29, 2023
1 parent 586f41e commit eee96f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions overrides/android-override.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@
{
"domain": "reddit.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1272"
},
{
"domain": "goodrx.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1305"
}
]
},
Expand Down

0 comments on commit eee96f9

Please sign in to comment.