13 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.