Blocked script execution in ‘about:blank’ because the document’s frame is sandboxed and the ‘allow-scripts’ permission is not set.
Refused to load the image ‘<URL>’ because it violates the following Content Security Policy directive: "img-src ‘self’ data: <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL> <URL>".
Refused to load the image ‘http://сайт.ru/****.png’ because it violates the following Content Security Policy directive: "img-src ‘self’ data:
Пробовал прописать заголовок в .htaccess (<IfModule mod_headers.c>
Header set Content-Security-Policy "default-src ‘self’ ; script-src ‘self’; connect-src ‘self’; img-src ‘self’; style-src ‘self’;"
</IfModule>), безрезультатно. Подскажите, как можно исправить?