Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.gstatic.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https://*.supabase.co https://tile.openstreetmap.org https://*.openstreetmap.org https://picsum.photos https://www.permutis.eu https://permutis.eu; media-src 'self' blob: https://qwnyufjdwumgmncdsxjx.supabase.co; font-src 'self'; connect-src 'self' https://*.supabase.co wss://*.supabase.co https://www.google-analytics.com https://region1.google-analytics.com https://www.googletagmanager.com https://nominatim.openstreetmap.org; worker-src 'self'; manifest-src 'self'; form-action 'self' https://checkout.stripe.com
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Host
—
img-src
Host
—
img-src
Host
—
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
manifest-src
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.