Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' crispnow.com *.crispnow.com *.adyen.com *.googleapis.com; img-src * 'self' data:; connect-src * data:; font-src *; script-src * 'self' 'wasm-unsafe-eval' blob: 'nonce-V2VsY29tZTEyMw==' 'sha256-gPjlli1HEdLlR0AZTY971/wQVOdSkl9mEinLnxrPpJw=' 'sha256-r/6XnFPrOjco0PO4DXRQwL0+IjIY6PV8HAtMh0m6zys='; style-src 'self' 'unsafe-inline' *.adyen.com *.googleapis.com; style-src-elem 'unsafe-inline' 'self' *.adyen.com *.googleapis.com;
default-src
Keyword
—
'self'
img-src
Host
—
*
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Host
—
*
connect-src
Scheme
—
data:
font-src
Host
—
*
script-src
Host
—
*
script-src
Keyword
—
'self'
script-src
Keyword
—
'wasm-unsafe-eval'
script-src
Scheme
—
blob:
script-src
Nonce
—
'nonce-V2VsY29tZTEyMw=='
script-src
Hash
—
'sha256-gPjlli1HEdLlR0AZTY971/wQVOdSkl9mEinLnxrPpJw='
script-src
Hash
—
'sha256-r/6XnFPrOjco0PO4DXRQwL0+IjIY6PV8HAtMh0m6zys='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src-elem
Keyword
—
'unsafe-inline'
style-src-elem
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.