Cached · just now
13 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.