Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://www.gstatic.com https://www.google.com https://apis.google.com; frame-src https://www.google.com https://www.youtube.com https://www.dailymotion.com https://geo.dailymotion.com https://site-internet-liwin-2.firebaseapp.com; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com https://us-central1-site-internet-liwin-2.cloudfunctions.net https://identitytoolkit.googleapis.com; img-src 'self' data: https://images.unsplash.com https://site-internet-liwin-2.web.app; style-src 'self' 'unsafe-inline'; font-src 'self' https://fonts.gstatic.com;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.