Cached · just now
13 directives

Content-Security-Policy

default-src Keyword
'self'
base-uri Keyword
'self'
frame-ancestors Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
font-src Scheme
data:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
https:
img-src Scheme
blob:
connect-src Keyword
'self'
frame-src Keyword
'self'
frame-src Host
worker-src Keyword
'self'
worker-src Scheme
blob:
object-src Keyword
'none'
manifest-src Keyword
'self'
media-src Keyword
'self'
media-src Scheme
data:

Content-Security-Policy-Report-Only

No report-only CSP headers found.