Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: base-uri 'none'; default-src 'self'; img-src 'self' data: cdn.interledger.app; connect-src 'self' *.pusher.com wss://*.pusher.com *.dinitcs.com dinitcs.com; form-action 'self'; frame-ancestors 'none'; frame-src 'self' interledger.app *.sandbox.gatehub.net *.gatehub.net *.chimoney.io *.sandbox.chimoney.io *.stripe.com withpersona.com sdk.staging.fiant.io sdk.platform.fiant.io api.sardine.ai forms.staging.fiant.io; object-src 'none'; script-src 'self' 'unsafe-inline' cdn.withpersona.com cdn.interledger.app sdk.staging.fiant.io sdk.platform.fiant.io api.sardine.ai; style-src 'self' 'unsafe-inline' 'unsafe-hashes' cdn.interledger.app; font-src 'self' cdn.fynbos.app cdn.interledger.app; worker-src 'self' blob:;
base-uri
Keyword
—
'none'
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
frame-src
Keyword
—
'self'
object-src
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'unsafe-hashes'
font-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.