Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'report-sample' https://js-de.sentry-cdn.com https://browser.sentry-cdn.com https://www.gstatic.com https://apis.google.com https://www.google.com https://www.recaptcha.net https://www.googletagmanager.com https://static.cloudflareinsights.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https:; connect-src 'self' https://o4511734200270848.ingest.de.sentry.io https://*.googleapis.com https://*.firebaseio.com wss://*.firebaseio.com https://*.cloudfunctions.net https://*.run.app https://www.google.com https://www.recaptcha.net https://www.google-analytics.com https://*.google-analytics.com https://cloudflareinsights.com https://*.analytics.google.com; frame-src 'self' https://*.firebaseapp.com https://appleid.apple.com https://accounts.google.com https://www.google.com https://www.recaptcha.net; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; report-uri /csp-report; report-to csp-endpoint
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'report-sample'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-src
Host
—
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
report-uri
Host
—
report-to
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.