Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com https://apis.google.com; connect-src 'self' https://firestore.googleapis.com https://firebase.googleapis.com https://firebaseinstallations.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://*.google-analytics.com https://script.google.com https://script.googleusercontent.com https://pub-f040cff6e20b4c7d824926e4b3c5d345.r2.dev https://*.workers.dev https://generativelanguage.googleapis.com https://log-api.newrelic.com https://*.newrelic.com https://*.nr-data.net; img-src 'self' data: https://*.google-analytics.com https://*.googletagmanager.com https://pub-f040cff6e20b4c7d824926e4b3c5d345.r2.dev https://www.google.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com https://pub-f040cff6e20b4c7d824926e4b3c5d345.r2.dev; media-src 'self' https://pub-f040cff6e20b4c7d824926e4b3c5d345.r2.dev; frame-src 'self' https://www.google.com https://rs-wedding-web.firebaseapp.com;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
connect-src
Keyword
—
'self'
connect-src
Host
—
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
media-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.