Commit b795ee5
committed
fix(csp): add google-analytics.com to Content Security Policy
- Add https://www.google-analytics.com to connect-src directive
- Add https://*.google-analytics.com for subdomain support
- Fixes CSP violation blocking Google Analytics data collection
- Allows Google Analytics to send tracking data properly1 parent a939d4c commit b795ee5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments