Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: frame-ancestors 'none'; default-src 'self' https://*.aol.com https://*.yahoo.com https://*.yimg.com; img-src * data:; script-src 'self' 'unsafe-inline' 'nonce-glfsRiePxeCGNSyLP8wOOQ==' 'unsafe-eval' https://*.yahoo.com https://*.yimg.com https://*.aol.com https://*.aolcdn.com *.oath.com *.google.com www.googletagmanager.com www.googleadservices.com googleads.g.doubleclick.net *.googlesyndication.com https://sb.scorecardresearch.com bat.bing.com *.demdex.net *.googletagmanager.com; style-src 'self' 'unsafe-inline' https://*.yimg.com; object-src *; connect-src *; font-src * data:; frame-src 'self' https://*.youtube.com https://s.yimg.com https://*.yahoo.com *.g.doubleclick.net *.googlesyndication.com;
frame-ancestors
Keyword
—
'none'
default-src
Keyword
—
'self'
img-src
Host
—
*
img-src
Scheme
—
data:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Nonce
—
'nonce-glfsRiePxeCGNSyLP8wOOQ=='
script-src
Keyword
—
'unsafe-eval'
script-src
Host
—
script-src
Host
—
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
object-src
Host
—
*
connect-src
Host
—
*
font-src
Host
—
*
font-src
Scheme
—
data:
frame-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.