Cookie Consent is blocked by Brave Shield

Hello Brave Team,

I am encountering an issue with the Brave Shield protection system. It blocks the GDPR consent system in Europe from this JS library that allows GDPR consent in France, for example.

The library: https://cookieconsent.orestbida.com/ In our case, we need
https://cdn.jsdelivr.net/gh/orestbida/[email protected]/dist/cookieconsent.umd.js or ownerdomain.XXX/vendor/cookieconsent.umd.js

The problem is that importing the script is blocked by Brave, which breaks the display of images and other base site scripts.

Here is an example:

script affected: https://andromede-cms.com/vendor/rgpd/rgpd.js

Thanks for help !
A Dev

Relying on the scipt to load rather than just fall back, would be better here.

1 Like

Does that essentially mean whitelisting? Is that correct?

Sort of. Fix the script, then address cookie element

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.