Cached · just now
13 directives

Content-Security-Policy

img-src Keyword
'self'
img-src Scheme
data:
default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
font-src Keyword
'self'
font-src Scheme
data:
frame-src Keyword
'self'
frame-src Scheme
blob:
connect-src Keyword
'self'
worker-src Keyword
'self'
worker-src Scheme
blob:
media-src Keyword
'self'
media-src Scheme
data:
frame-ancestors Keyword
'self'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.