Cached · just now
14 directives

Content-Security-Policy

default-src Keyword
'self'
base-uri Keyword
'none'
child-src Keyword
'self'
child-src Scheme
https:
child-src Scheme
blob:
connect-src Keyword
'self'
connect-src Scheme
https:
font-src Keyword
'self'
font-src Scheme
data:
font-src Scheme
https:
form-action Keyword
'self'
form-action Scheme
https:
frame-ancestors Keyword
'self'
img-src Keyword
'self'
img-src Scheme
https:
img-src Scheme
data:
img-src Scheme
blob:
media-src Keyword
'self'
object-src Keyword
'self'
script-src Keyword
'report-sample'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Scheme
https:
style-src Keyword
'report-sample'
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'
worker-src Keyword
'self'
worker-src Scheme
https:
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.