Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: frame-ancestors 'self'; script-src 'self' https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/; frame-src 'self' https://www.google.com/recaptcha/ https://recaptcha.google.com/recaptcha/; connect-src 'self' https://www.google.com/recaptcha/; object-src 'none';
frame-ancestors
Keyword
—
'self'
script-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.