Cached · 8h ago
7 directives

Content-Security-Policy

object-src Keyword
'none'
frame-ancestors Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
data:
script-src Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
frame-src Keyword
'self'
frame-src Scheme
blob:
frame-src Scheme
mailto:
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.