Cached · just now
14 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
https:
default-src Scheme
data:
default-src Scheme
blob:
default-src Scheme
wss:
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
blob:
script-src Scheme
https:
script-src Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Scheme
https:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
img-src Scheme
https:
font-src Keyword
'self'
font-src Scheme
data:
font-src Scheme
https:
connect-src Keyword
'self'
connect-src Scheme
https:
connect-src Scheme
wss:
connect-src Host
object-src Keyword
'none'
child-src Keyword
'self'
child-src Scheme
https:
frame-src Keyword
'self'
frame-src Scheme
https:
worker-src Keyword
'self'
worker-src Scheme
blob:
frame-ancestors Keyword
'self'
frame-ancestors Host
ASN | Cloudflare
frame-ancestors Host
form-action Keyword
'self'
form-action Scheme
https:
base-uri Keyword
'self'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.