Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'self'; script-src 'self' 'unsafe-eval' https://widget.trustpilot.com https://www.googletagmanager.com https://www.google-analytics.com 'sha256-wkb/OoF75v89MEOs4khhFHFfZi/06m/XTwvEtvBGu/Y=' 'sha256-HzIb6hQchMtxLiGB8HwOkNv7hIdbizS5KyhIQGP1vAU=' 'sha256-8zk1Iqmy5MYU7at3cgVXkga0EGZ8deO6XKC9numtUOM='; connect-src 'self' https://widget.trustpilot.com https://*.supabase.co wss://*.supabase.co https://www.google-analytics.com https://*.google-analytics.com https://www.googletagmanager.com https://*.ingest.sentry.io https://*.ingest.de.sentry.io https://api.web3forms.com; img-src 'self' data: blob: https://widget.trustpilot.com https://*.supabase.co https://www.googletagmanager.com https://www.google-analytics.com https://img.youtube.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com; frame-src 'self' https://widget.trustpilot.com https://www.youtube.com https://www.google.com; worker-src 'self' blob:; form-action 'self'
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Hash
—
'sha256-wkb/OoF75v89MEOs4khhFHFfZi/06m/XTwvEtvBGu/Y='
script-src
Hash
—
'sha256-HzIb6hQchMtxLiGB8HwOkNv7hIdbizS5KyhIQGP1vAU='
script-src
Hash
—
'sha256-8zk1Iqmy5MYU7at3cgVXkga0EGZ8deO6XKC9numtUOM='
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
frame-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.