Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: https://apis.google.com https://www.googleapis.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com https://www.gstatic.com https://www.googletagmanager.com https://www.google-analytics.com https://ssl.google-analytics.com https://js.stripe.com https://m.stripe.network https://q.stripe.com https://*.office.com https://*.sharepoint.com https://*.onedrive.live.com https://static.cloudflareinsights.com https://unpkg.com https://cdn.jsdelivr.net; worker-src 'self' blob: https://unpkg.com https://cdn.jsdelivr.net; connect-src 'self' https://*.googleapis.com https://*.google.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com wss://*.firebaseio.com https://*.firebaseio.com https://www.google-analytics.com https://ssl.google-analytics.com https://analytics.google.com https://stats.g.doubleclick.net https://api.stripe.com https://checkout.stripe.com https://pay.google.com https://generativelanguage.googleapis.com https://api.deepseek.com https://*.cloudfunctions.net https://*.run.app https://raw.githubusercontent.com https://*.office.com https://*.sharepoint.com https://*.onedrive.live.com https://*.ingest.us.sentry.io; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://*.office.com https://*.sharepoint.com; font-src 'self' https://fonts.gstatic.com data: https://*.office.com; img-src 'self' data: blob: https: https://*.googleusercontent.com https://firebasestorage.googleapis.com https://www.google-analytics.com https://ssl.google-analytics.com https://stats.g.doubleclick.net https://*.stripe.com https://*.office.com https://*.sharepoint.com https://*.onedrive.live.com; media-src 'self' blob: https://firebasestorage.googleapis.com https://www.youtube.com https://youtube.com https://*.office.com https://*.sharepoint.com; frame-src 'self' https://firebasestorage.googleapis.com https://www.youtube.com https://youtube.com https://*.google.com https://*.firebaseapp.com https://js.stripe.com https://checkout.stripe.com https://pay.google.com https://accounts.google.com https://docs.google.com https://*.office.com https://*.sharepoint.com https://*.onedrive.live.com https://*.officeonline.com; object-src 'none'; base-uri 'self'; form-action 'self' https://checkout.stripe.com; frame-ancestors 'self' https://*.google.com https://accounts.google.com;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
blob:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.