Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://*.google.com https://*.google https://*.googlesyndication.com https://*.doubleclick.net https://*.googletagservices.com https://*.gstatic.com https://*.googleadservices.com https://*.googletagmanager.com https://*.googleusercontent.com https://*.ggpht.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https://*.google.com https://*.google https://*.googlesyndication.com https://*.doubleclick.net https://*.gstatic.com https://*.google-analytics.com https://*.googleadservices.com https://*.googletagmanager.com https://*.googleusercontent.com https://*.ggpht.com; frame-src 'self' https://*.google.com https://*.google https://*.googlesyndication.com https://*.doubleclick.net https://*.googleadservices.com; connect-src 'self' https://*.google.com https://*.google https://*.googlesyndication.com https://*.doubleclick.net https://*.google-analytics.com https://*.googleadservices.com https://*.googletagmanager.com https://*.googleusercontent.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.google.com https://*.google https://*.googlesyndication.com https://*.googletagservices.com https://*.gstatic.com https://*.doubleclick.net https://*.google-analytics.com https://*.googleadservices.com https://*.googletagmanager.com; object-src 'none'; base-uri 'self'; frame-ancestors 'self' https://*.google.com https://*.googlesyndication.com https://*.googleadservices.com
default-src
Keyword
—
'self'
default-src
Host
—
default-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Host
—
img-src
Host
—
frame-src
Keyword
—
'self'
frame-src
Host
—
connect-src
Keyword
—
'self'
connect-src
Host
—
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Host
—
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.