Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; script-src 'self' https://www.googletagmanager.com https://connect.facebook.net https://static.cloudflareinsights.com; style-src 'self'; font-src 'self'; img-src 'self' data: https://www.facebook.com; connect-src 'self' https://www.googletagmanager.com https://*.google-analytics.com https://*.analytics.google.com https://formspree.io https://www.facebook.com https://connect.facebook.net; frame-src 'none'; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; form-action 'self' https://formspree.io; manifest-src 'self'; media-src 'none'
default-src
Keyword
—
'none'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
manifest-src
Keyword
—
'self'
media-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.