Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.gstatic.com https://apis.google.com https://sdk.mercadopago.com https://http2.mlstatic.com https://www.googletagmanager.com https://cdnjs.cloudflare.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://http2.mlstatic.com https://sdk.mercadopago.com; font-src 'self' https://fonts.gstatic.com https://http2.mlstatic.com; img-src 'self' data: blob: https: http:; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com https://*.cloudfunctions.net https://*.mercadopago.com https://*.mercadolibre.com https://api.mercadopago.com https://http2.mlstatic.com https://viacep.com.br https://brasilapi.com.br https://nominatim.openstreetmap.org wss://*.firebaseio.com; frame-src https://sdk.mercadopago.com https://*.mercadopago.com https://*.mercadolibre.com https://http2.mlstatic.com https://accounts.google.com https://knaa-fit.firebaseapp.com https://knaa-fit.web.app; worker-src blob: 'self'; object-src 'none'; base-uri 'self'; form-action 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Host
—
script-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Host
—
style-src
Host
—
font-src
Keyword
—
'self'
font-src
Host
—
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
img-src
Scheme
—
http:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
frame-src
Host
—
frame-src
Host
—
frame-src
Host
—
frame-src
Host
—
worker-src
Scheme
—
blob:
worker-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.