Cached · just now
11 directives

Content-Security-Policy

default-src Keyword
'self'
connect-src Keyword
'self'
font-src Keyword
'self'
frame-src Keyword
'self'
frame-ancestors Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
manifest-src Keyword
'self'
media-src Scheme
data:
object-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
script-src Scheme
data:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'

Content-Security-Policy-Report-Only

No report-only CSP headers found.