Cached · just now
10 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.