Cached · just now
11 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.