Cached · just now
25 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

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