Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://cdn.tailwindcss.com https://www.googletagmanager.com https://esm.sh https://apis.google.com https://accounts.google.com https://*.gstatic.com https://auth.ekiptakip.pro https://*.cartocdn.com https://*.basemaps.cartocdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.tailwindcss.com https://*.cartocdn.com https://*.basemaps.cartocdn.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https://firebasestorage.googleapis.com https://alsetek.com https://*.wp.com https://*.google-analytics.com https://*.gstatic.com https://*.cartocdn.com https://*.basemaps.cartocdn.com https://*.googletagmanager.com; connect-src 'self' https://*.firebaseio.com https://*.googleapis.com https://*.firebasestorage.app https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://alsetek.com https://*.google-analytics.com https://*.googletagmanager.com https://auth.ekiptakip.pro https://*.cartocdn.com https://*.basemaps.cartocdn.com; frame-src 'self' https://*.firebaseapp.com https://*.google.com https://accounts.google.com https://auth.ekiptakip.pro https://*.cartocdn.com https://*.basemaps.cartocdn.com; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; form-action 'self';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
frame-src
Keyword
—
'self'
frame-src
Host
—
frame-ancestors
Keyword
—
'none'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.