Cached · just now
4 directives

Content-Security-Policy

script-src Keyword
'self'
script-src Scheme
data:
script-src Scheme
blob:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
object-src Keyword
'self'
object-src Scheme
data:
object-src Scheme
blob:
frame-src Keyword
'self'
frame-src Scheme
data:
frame-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.