Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://plausible.io https://xoredge.us1.list-manage.com https://vitals.vercel-insights.com https://gist.github.com; img-src 'self' data: https://*.medium.com https://*.licdn.com https://xoredge-blog.ghost.io/ https://www.gravatar.com/; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://github.githubassets.com; font-src 'self' https://fonts.gstatic.com; frame-src 'none'; object-src 'none'; connect-src 'self' https://plausible.io https://formspree.io https://vitals.vercel-insights.com
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
frame-src
Keyword
—
'none'
object-src
Keyword
—
'none'
connect-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.