Cached · 4h ago
18 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
font-src Keyword
'self'
font-src Scheme
data:
media-src Keyword
'self'
media-src Scheme
data:
connect-src Keyword
'self'
connect-src Scheme
data:
worker-src Keyword
'self'
worker-src Scheme
blob:
frame-src Keyword
'self'
manifest-src Keyword
'self'
object-src Keyword
'none'
base-uri Keyword
'self'
form-action Keyword
'self'
frame-ancestors Keyword
'self'
frame-ancestors Host
ASN | Google Cloud
report-uri Host
report-to Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.