Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; form-action 'self'; frame-ancestors 'none'; script-src 'self' https://js.stripe.com; style-src 'self' 'unsafe-inline'; font-src 'self'; img-src 'self' blob: data: https:; media-src 'self' https://api.difacto.dk https://api.staging.difacto.dk https://api.pentest.difacto.dk https://yveeaeoisxipeizuzkqt.supabase.co; connect-src 'self' https://api.difacto.dk https://api.staging.difacto.dk https://api.pentest.difacto.dk https://api.stripe.com https://r.stripe.com https://m.stripe.network https://*.ingest.sentry.io https://*.ingest.us.sentry.io https://*.ingest.de.sentry.io; frame-src blob: https://js.stripe.com https://hooks.stripe.com https://m.stripe.network https://cal.com https://*.cal.com
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
img-src
Scheme
—
https:
media-src
Keyword
—
'self'
media-src
Host
—
connect-src
Keyword
—
'self'
connect-src
Host
—
frame-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.