GDPR issue – Loading from cdnjs.cloudflare.com
-
Suddenly your Addon loads something (java script?) from an external Server:
https://cdnjs.cloudflare.com/ajax/libs/dompurify/3.0.6/purify.min.js?ver=3.0.6This is a huge problem here in Europe. I have to follow the General Data Protection Regulation (GDPR). My Website mustn’t load Data from an US-Server because the IP-Adress of the website visitor gets transmitted into the US this way.
I couldn’t finde a switch to dissable it.
Please at least integrate an option to specify a path from where the script is loaded from. This way I can upload the script to my website and enter the path to it’s location.
Path to the file which loads the script:
/wp-content/plugins/royal-elementor-addons/plugin.phpLine 546 in plugin.php:
‘https://cdnjs.cloudflare.com/ajax/libs/dompurify/3.0.6/purify.min.js’Thank You.
The topic ‘GDPR issue – Loading from cdnjs.cloudflare.com’ is closed to new replies.