Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'sha256-XOo5FgsasLwL17NeQnX4Bn/8ItXu+zJM7uCbkG2RJuQ=' https://cdn.jsdelivr.net https://www.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src https://fonts.gstatic.com; img-src 'self' https://images.unsplash.com data: blob:; connect-src 'self' https://api.web3forms.com https://firebaseinstallations.googleapis.com https://firebase.googleapis.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://region1.analytics.google.com; frame-ancestors 'none'; base-uri 'self'; form-action 'self' https://api.web3forms.com; object-src 'none';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-XOo5FgsasLwL17NeQnX4Bn/8ItXu+zJM7uCbkG2RJuQ='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.