File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ add_header X-XSS-Protection "1; mode=block";
66
77add_header X-Content-Type-Options nosniff;
88
9- add_header Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' https://ssl.google-analytics.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' https://ssl.google-analytics.com; style-src 'self' https://fonts.googleapis.com; child-src 'none'; object-src 'none'";
9+ add_header Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' https://ssl.google-analytics.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' https://ssl.google-analytics.com; style-src 'self' https://fonts.googleapis.com; child-src 'none'; object-src 'none'";
You can’t perform that action at this time.
0 commit comments