Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'nonce-9118a7769d4d43a9b220daddd3e0fb95' 'self' https://challenges.cloudflare.com https://www.google.com https://www.recaptcha.net https://www.gstatic.com https://www.gstatic.cn; font-src 'self'; style-src 'unsafe-inline' 'self'; frame-src 'self' https://challenges.cloudflare.com https://www.google.com https://www.recaptcha.net; frame-ancestors 'self'; img-src 'self' data: https://*.accessacloud.com; upgrade-insecure-requests; block-all-mixed-content;
default-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-9118a7769d4d43a9b220daddd3e0fb95'
script-src
Keyword
—
'self'
font-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
upgrade-insecure-requests
Source
—
(no sources)
block-all-mixed-content
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.