You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Cloudflare Zaraz and have added some custom tracking code, but it shows the message: “Content Security Policy of your site blocks some resources.”
#5243
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Even though I used add_header Content-Security-Policy "default-src * 'unsafe-inline' 'unsafe-eval';"; in Nginx, it still happens.
Why?
Beta Was this translation helpful? Give feedback.
All reactions