Skip to content

Commit

Permalink
add clarity.ms to connect src
Browse files Browse the repository at this point in the history
  • Loading branch information
starswan committed Oct 11, 2024
1 parent 1973dec commit f3cbc09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/initializers/content_security_policy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"https://*.sentry.io",
"https://*.google-analytics.com",
"https://*.analytics.google.com",
"https://dev.visualwebsiteoptimizer.com"
"https://dev.visualwebsiteoptimizer.com",
"https://v.clarity.ms"

policy.font_src :self,
:data
Expand Down

0 comments on commit f3cbc09

Please sign in to comment.