diff --git a/_headers b/_headers index adc1414..fb64995 100644 --- a/_headers +++ b/_headers @@ -1,3 +1,3 @@ /* - Content-Security-Policy: default-src 'self'; img-src 'self' data:; frame-ancestors 'none'; script-src static.cloudflareinsights.com; connect-src cloudflareinsights.com; + Content-Security-Policy: default-src 'self'; img-src 'self' data:; frame-ancestors 'none'; script-src static.cloudflareinsights.com; connect-src 'self' cloudflareinsights.com; X-Content-Type-Options: nosniff \ No newline at end of file