Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://*.apple.com; img-src 'self' https://*.apple.com https://*.apple-mapkit.com https://*.mzstatic.com data: blob:; style-src 'self' https://*.apple.com https://*.apple-mapkit.com 'unsafe-inline'; script-src 'self' https://*.apple.com https://*.apple-mapkit.com blob: 'sha256-MS6/3FCg4WjP9gwgaBGwLpRCY6fZBgwmhVCdrPrNf3E=' 'sha256-tQjf8gvb2ROOMapIxFvFAYBeUJ0v1HCbOcSmDNXGtDo=' 'sha256-p7PoC97FO+Lu90RNjGWxhbm13yALSR4xzV8vaDhaQBo=' 'sha256-+5XkZFazzJo8n0iOP4ti/cLCMUudTf//Mzkb7xNPXIc=' 'unsafe-eval'; connect-src 'self' https://*.apple.com https://*.apple-mapkit.com https://*.applemusic.com https://*.mzstatic.com https://mediaservices.cdn-apple.com https://*.push.apple.com wss://*.push.apple.com; media-src 'self' https://*.apple.com https://*.applemusic.com https://*.mzstatic.com blob:; child-src 'self' https://*.apple.com https://apple.songshift.com music: musics: blob: itms: itmss:; frame-ancestors 'none'; block-all-mixed-content; report-uri /api/csp-report
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Host
—
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Host
—
style-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'self'
script-src
Host
—
script-src
Scheme
—
blob:
script-src
Hash
—
'sha256-MS6/3FCg4WjP9gwgaBGwLpRCY6fZBgwmhVCdrPrNf3E='
script-src
Hash
—
'sha256-tQjf8gvb2ROOMapIxFvFAYBeUJ0v1HCbOcSmDNXGtDo='
script-src
Hash
—
'sha256-p7PoC97FO+Lu90RNjGWxhbm13yALSR4xzV8vaDhaQBo='
script-src
Hash
—
'sha256-+5XkZFazzJo8n0iOP4ti/cLCMUudTf//Mzkb7xNPXIc='
script-src
Keyword
—
'unsafe-eval'
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
child-src
Keyword
—
'self'
child-src
Scheme
—
music:
child-src
Scheme
—
musics:
child-src
Scheme
—
blob:
child-src
Scheme
—
itms:
child-src
Scheme
—
itmss:
frame-ancestors
Keyword
—
'none'
block-all-mixed-content
Source
—
(no sources)
report-uri
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.