Cached · just now
6 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.