Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; img-src 'self' data: blob:; media-src 'self' blob:; script-src 'self' 'nonce-IKDNZa4I30Rk0TJmhNY4KQ==' https://static.cloudflareinsights.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://cloudflareinsights.com; frame-src 'self' https://maps.google.com https://www.google.com https://open.spotify.com https://www.youtube.com https://www.youtube-nocookie.com https://widget.deezer.com https://embed.music.apple.com; frame-ancestors 'none'; base-uri 'self'; object-src 'none'
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-IKDNZa4I30Rk0TJmhNY4KQ=='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.