Cached · just now
14 directives

Content-Security-Policy

default-src Keyword
'self'
frame-ancestors Keyword
'self'
base-uri Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
data:
script-src Scheme
blob:
font-src Keyword
'self'
font-src Scheme
data:
connect-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
media-src Keyword
'self'
frame-src Keyword
'self'
frame-src Scheme
data:
object-src Keyword
'self'
child-src Keyword
'self'
child-src Scheme
blob:
child-src Scheme
gap:
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.