Cached · just now
13 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.