Open
Cached
·
just now
4
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' *.apple.com; script-src 'self' *.apple.com 'unsafe-eval' 'sha256-7njJh3QFSBGqLnEWIx+hISas3Tl2oKAItjtm2gAjZ3Q=' 'sha256-fgSWlA8ZALesMybSgH4vkiXY81/wGRWpFs8K+MQi0dE='; img-src 'self' *.apple.com data:; style-src 'self' *.apple.com 'sha256-8sYhey1EBDQi8bgEKVzQaukvyoXk2XyF4mAm3oRZ/SQ=';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Hash
—
'sha256-7njJh3QFSBGqLnEWIx+hISas3Tl2oKAItjtm2gAjZ3Q='
script-src
Hash
—
'sha256-fgSWlA8ZALesMybSgH4vkiXY81/wGRWpFs8K+MQi0dE='
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Hash
—
'sha256-8sYhey1EBDQi8bgEKVzQaukvyoXk2XyF4mAm3oRZ/SQ='
Content-Security-Policy-Report-Only
No report-only CSP headers found.