Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://challenges.cloudflare.com https://www.gstatic.com https://*.googleusercontent.com https://apis.google.com https://accounts.google.com https://maps.googleapis.com https://maps.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://unpkg.com; img-src 'self' data: blob: https://api.horasync.app https://storage.googleapis.com https://*.googleusercontent.com https://*.gstatic.com https://*.tile.openstreetmap.org https://unpkg.com https://maps.googleapis.com https://maps.gstatic.com https://*.ggpht.com https://enablebanking.com https://images.unsplash.com; font-src 'self' data: https://fonts.gstatic.com https://fonts.googleapis.com; connect-src 'self' https://api.horasync.app https://*.run.app wss://*.horasync.app https://challenges.cloudflare.com https://accounts.google.com https://*.tile.openstreetmap.org https://api.open-meteo.com https://maps.googleapis.com https://*.googleapis.com https://api.bigdatacloud.net https://*.ingest.de.sentry.io https://*.ingest.sentry.io; frame-src 'self' https://api.horasync.app https://*.run.app https://challenges.cloudflare.com https://js.stripe.com https://checkout.stripe.com https://accounts.google.com; worker-src 'self' blob:; object-src 'none'; base-uri 'self'; form-action 'self' https://checkout.stripe.com; frame-ancestors 'none';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Host
—
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.