Open
Cached
·
1h ago
9
directives
Content-Security-Policy
Content-Security-Policy: default-src https: ; frame-ancestors 'self' *.teads.net *.teads.tv app.datadoghq.eu; child-src 'self' teads.tv *.teads.tv:* *.teads.com *.teads.net www.google.com; script-src 'self' *.teads.tv:* www.google.com/recaptcha/ www.gstatic.com/recaptcha/ 'unsafe-eval' ; connect-src *.teads.net:* *.teads.tech:* *.teads.tv:* videosfr.s3.amazonaws.com ; img-src 'self' data: l.teads.tv; object-src 'none' ; style-src 'self' 'unsafe-inline' fonts.googleapis.com; font-src 'self' fonts.googleapis.com fonts.gstatic.com data:;
default-src
Scheme
—
https:
frame-ancestors
Keyword
—
'self'
frame-ancestors
Host
—
child-src
Keyword
—
'self'
child-src
Host
—
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
connect-src
Host
—
connect-src
Host
—
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
object-src
Keyword
—
'none'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
Content-Security-Policy-Report-Only
No report-only CSP headers found.