Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://www.googletagmanager.com https://www.gstatic.com https://apis.google.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com data:; img-src 'self' data: https://images.unsplash.com https://simvln.com https://www.google-analytics.com https://lh3.googleusercontent.com; connect-src 'self' https://api.web3forms.com https://open.er-api.com https://api.coingecko.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://www.googletagmanager.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://firestore.googleapis.com https://accounts.google.com https://oauth2.googleapis.com https://www.gstatic.com https://cdn.jsdelivr.net https://tessdata.projectnaptha.com https://spdf-server-741348783331.asia-south1.run.app; frame-src 'self' https://simvln-website.firebaseapp.com; frame-ancestors 'none'; base-uri 'self'; form-action 'self' https://api.web3forms.com; object-src 'none'; upgrade-insecure-requests
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
object-src
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.