Cached · 6h ago
5 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
data:
default-src Scheme
blob:
default-src Keyword
'unsafe-inline'
script-src Keyword
'self'
script-src Scheme
blob:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
connect-src Keyword
'self'
frame-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.