-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix target.com logins #2753
fix target.com logins #2753
Conversation
Don't forget to add an individual reviewer (in addition to those already added, this should create a task for them in Asana). |
Generated file outputs:Time updated: Thu, 13 Feb 2025 21:58:29 GMT legacytrackers-unprotected-temporary.txtv3/android-config.json (13 more)
--- v3/windows-config.json
+++ v3/windows-config.json
@@ -6058,8 +6058,12 @@
"domain": "humana.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/pull/2479"
},
{
+ "domain": "target.com",
+ "reason": "https://github.com/duckduckgo/privacy-configuration/pull/2753"
+ },
+ {
"domain": "marvel.com",
"reason": "https://github.com/duckduckgo/privacy-configuration/issues/1194"
},
{
latestv4/android-config.json (13 more)
--- v4/windows-config.json
+++ v4/windows-config.json
@@ -5618,8 +5618,11 @@
{
"domain": "humana.com"
},
{
+ "domain": "target.com"
+ },
+ {
"domain": "marvel.com"
},
{
"domain": "sundancecatalog.com"
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jdorweiler we need a PR as a reason rather than a descriptive text
Asana Task/Github Issue:
https://app.asana.com/0/inbox/11472677167854/1209390572759780/1209398080649999
Description
Logins on target.com are broken due to hardware fingerprint protection
Feature change process:
Additional info:
Site breakage mitigation process:
Brief explanation
Reported URL:
Problems experienced:
Platforms affected:
Tracker(s) being unblocked:
Feature being disabled:
I have referenced the URL of this PR as the "reason" value for the exception (where applicable).
This change is a speculative mitigation to fix reported breakage.
Reference