Cached · just now
10 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Host
ASN | Google
worker-src Keyword
'self'
worker-src Scheme
blob:
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
ASN | Google
connect-src Keyword
'self'
connect-src Host
ASN | Google
frame-ancestors Keyword
'self'
frame-ancestors Host
ASN | Google
frame-ancestors Host
frame-ancestors Host
frame-src Keyword
'self'
img-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'

Content-Security-Policy-Report-Only

No report-only CSP headers found.