Open
Cached
·
1h ago
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; frame-ancestors 'none'; object-src 'none'; script-src 'self' 'unsafe-inline' https://www.gstatic.com https://apis.google.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com https://*.firebaseapp.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com https://firestore.googleapis.com https://world.openfoodfacts.org https://*.openfoodfacts.org https://world.openbeautyfacts.org https://*.openbeautyfacts.org https://world.openproductsfacts.org https://*.openproductsfacts.org https://api.upcitemdb.com https://api.nal.usda.gov https://nominatim.openstreetmap.org https://photon.komoot.io https://cdn.jsdelivr.net https://tessdata.projectnaptha.com; frame-src https://www.google.com https://maps.google.com; worker-src 'self' blob: https://cdn.jsdelivr.net; manifest-src 'self'; form-action 'self'
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
object-src
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
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
manifest-src
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.