Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net https://*.google.com https://www.gstatic.com https://*.googlesyndication.com https://*.doubleclick.net https://*.googleadservices.com https://www.googletagmanager.com https://fundingchoicesmessages.google.com https://*.adtrafficquality.google https://*.firebasedatabase.app 'wasm-unsafe-eval'; frame-src 'self' https://*.googlesyndication.com https://*.doubleclick.net https://*.google.com https://fundingchoicesmessages.google.com https://*.adtrafficquality.google https://*.firebaseapp.com https://*.firebasedatabase.app; worker-src 'self' blob:; connect-src 'self' https://cdn.jsdelivr.net https://*.firebaseio.com wss://*.firebaseio.com https://*.firebasedatabase.app wss://*.firebasedatabase.app https://*.googleapis.com https://*.firebaseapp.com https://*.google.com https://www.google-analytics.com https://*.googlesyndication.com https://www.googletagmanager.com https://fundingchoicesmessages.google.com https://*.doubleclick.net https://stats.g.doubleclick.net https://*.adtrafficquality.google https://*.googleadservices.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.jsdelivr.net; font-src 'self' data: https://fonts.gstatic.com https://api.fontshare.com https://cdn.jsdelivr.net; img-src 'self' data: https:; object-src 'none'; base-uri 'self'; frame-ancestors 'none'; upgrade-insecure-requests
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Host
—
script-src
Host
—
script-src
Keyword
—
'wasm-unsafe-eval'
frame-src
Keyword
—
'self'
frame-src
Host
—
frame-src
Host
—
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
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
—
https:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.