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