Cached · just now
15 directives

Content-Security-Policy

base-uri Keyword
'self'
object-src Keyword
'none'
form-action Keyword
'self'
frame-ancestors Keyword
'self'
upgrade-insecure-requests Source
(no sources)
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
blob:
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
script-src-elem Keyword
'unsafe-eval'
script-src-elem Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
connect-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
img-src Scheme
https:
font-src Keyword
'self'
font-src Scheme
data:
media-src Keyword
'self'
media-src Scheme
https:
media-src Scheme
blob:
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.