Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; connect-src 'self' blob: https://lookup.binlist.net https://api.pinpayments.com https://o73885.ingest.sentry.io/api/ https://fastmail.innocraft.cloud https://hcaptcha.com https://*.hcaptcha.com https://*.fastmail.com https://*.fastmailusercontent.com; img-src 'self' data: blob: https://user.fm https://*.fastmailcdn.com https://*.fastmailusercontent.com; font-src 'self'; style-src 'self' 'unsafe-inline' https://hcaptcha.com https://*.hcaptcha.com; script-src 'self' https://hcaptcha.com https://*.hcaptcha.com 'sha256-3zLaO2X2qEZTc3RBUl/mxyLiXfTsoJcBP4MnIX0mKuU='; child-src 'self'; worker-src 'self'; manifest-src 'self'; media-src blob: https://*.fastmailusercontent.com; object-src blob: https://*.fastmailusercontent.com; frame-src blob: https://hcaptcha.com https://*.hcaptcha.com https://*.fastmail.com https://*.fastmailusercontent.com; form-action 'self'; frame-ancestors 'self';
default-src
Keyword
—
'none'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
connect-src
Host
—
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Host
—
font-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-3zLaO2X2qEZTc3RBUl/mxyLiXfTsoJcBP4MnIX0mKuU='
child-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
manifest-src
Keyword
—
'self'
media-src
Scheme
—
blob:
media-src
Host
—
object-src
Scheme
—
blob:
object-src
Host
—
frame-src
Scheme
—
blob:
frame-src
Host
—
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.