Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: frame-ancestors 'self'; default-src 'self' https://challenges.cloudflare.com; script-src 'self' https://challenges.cloudflare.com 'sha256-ob+KhYjjekxO03I6OMN6okpjV+p8YB+VDLffWTdVUx4=' 'sha256-JSIcbIKwIQvUOaswb9Hj/YB5fzKVQaQAosB2FsnZlC8='; style-src 'self' 'unsafe-inline' https://challenges.cloudflare.com; img-src 'self' data: https://challenges.cloudflare.com
frame-ancestors
Keyword
—
'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-ob+KhYjjekxO03I6OMN6okpjV+p8YB+VDLffWTdVUx4='
script-src
Hash
—
'sha256-JSIcbIKwIQvUOaswb9Hj/YB5fzKVQaQAosB2FsnZlC8='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
Content-Security-Policy-Report-Only
No report-only CSP headers found.