-
Notifications
You must be signed in to change notification settings - Fork 4
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
myprivacy.dpgmedia.nl #758
Comments
This was referenced Jul 14, 2024
Closed
seia-soto
added a commit
to seia-soto/autoconsent
that referenced
this issue
Jul 31, 2024
This CMP can redirect the user to privacy.dpgmedia.nl from the original website just to block user using the website features. refs ghostery/broken-page-reports#758
muodov
added a commit
to duckduckgo/autoconsent
that referenced
this issue
Aug 1, 2024
* Add dpgmedia.nl This CMP can redirect the user to privacy.dpgmedia.nl from the original website just to block user using the website features. refs ghostery/broken-page-reports#758 * fix: shadow dom selectors Co-authored-by: Maxim Tsoy <maks.tsoy@gmail.com> * Fix the popup detection in dpgmedia --------- Co-authored-by: Maxim Tsoy <maks.tsoy@gmail.com>
We're pending the extension update with this PR: ghostery/ghostery-extension#1775 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Website URLs
Please, list the website URLs having the issue in the following code block to prevent the potential leak of personal information.
Description
Describe your issue simple as possible.
You'll need to describe how to reproduce the issue later.
Screenshots
Paste or upload your screenshots here:
Steps to reproduce
Writing clear reproduction steps and environment helps us to recognize and identify the issue faster.
Environments
Writing your environments detailed helps us to recognize and identify the issue faster.
If you have other extensions installed, please list them below.
This is not a necessary step but multiple extensions running in the same site may cause conflicts.
Other details
The initial fix to unbreak the consent was implemented by
The website takes users to a separate website only does the cookie consent. In this case, the background is replaced to blurred screenshot of the website.
refs #726
Another case is that floating cookie consent like:
refs #738
The text was updated successfully, but these errors were encountered: