Cached · just now
10 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
img-src Host
*
img-src Scheme
data:
media-src Host
*
style-src Host
*
style-src Keyword
'unsafe-inline'
frame-src Keyword
'self'
connect-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
object-src Keyword
'none'
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.