Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' ; script-src 'self' https: 'unsafe-eval' blob: 'unsafe-inline'; img-src 'self' https: data:; frame-src *; connect-src 'self' https://*.maze.co https://*.pndsn.com https://*.kustomerapp.com https://browser-intake-us5-datadoghq.com https://*.googleadservices.com https://*.googleapis.com *.google.com https://*.gstatic.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.riskified.com https://*.adyen.com https://*.spreedly.com https://api.quicket.io data: blob:; font-src 'self' https://*.hopper.com https://*.vtrip.co.jp https://cdn.kustomerapp.com https://fonts.gstatic.com data:; style-src 'self' 'unsafe-inline' https://*.hopper.com https://*.vtrip.co.jp https://fonts.googleapis.com https://googletagmanager.com https://tagmanager.google.com; worker-src blob:;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
blob:
script-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
frame-src
Host
—
*
connect-src
Keyword
—
'self'
connect-src
Scheme
—
data:
connect-src
Scheme
—
blob:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.