Cached · 4h ago
21 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.