Skip to content

Commit

Permalink
Avoid triggering ad blocker wall on stockcharts.com (#2478)
Browse files Browse the repository at this point in the history
  • Loading branch information
kzar authored Nov 14, 2024
1 parent 76b1873 commit fc3c0a5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion features/tracker-allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1468,6 +1468,7 @@
"siouxlandnews.com",
"southernoregoncw.com",
"star64.tv",
"stockcharts.com",
"thecw38.com",
"thecw46.com",
"thecwtc.com",
Expand Down Expand Up @@ -1507,6 +1508,7 @@
"triblive.com - https://github.com/duckduckgo/privacy-configuration/issues/1730",
"pointstreaksites.com - https://github.com/duckduckgo/privacy-configuration/issues/2197",
"signupgenius.com - https://github.com/duckduckgo/privacy-configuration/pull/2234",
"stockcharts.com - https://github.com/duckduckgo/privacy-configuration/pull/2478",
"mlb.com - https://github.com/duckduckgo/privacy-configuration/pull/2345"
]
}
Expand Down Expand Up @@ -2344,10 +2346,11 @@
},
{
"rule": "a.pub.network/core/prebid-universal-creative.js",
"domains": ["signupgenius.com", "smithsonianmag.com", "titantv.com"],
"domains": ["signupgenius.com", "smithsonianmag.com", "stockcharts.com", "titantv.com"],
"reason": [
"signupgenius.com - https://github.com/duckduckgo/privacy-configuration/pull/2234",
"smithsonianmag.com - https://github.com/duckduckgo/privacy-configuration/pull/2346",
"stockcharts.com - https://github.com/duckduckgo/privacy-configuration/pull/2478",
"titantv.com - https://github.com/duckduckgo/privacy-configuration/issues/1925"
]
},
Expand Down

0 comments on commit fc3c0a5

Please sign in to comment.