Cached · just now
5 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
data:
img-src Scheme
data:
img-src Host
*
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.