Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: trusted-types angular goog#html; default-src 'self'; script-src 'self' www.google.com/recaptcha/ www.gstatic.com/recaptcha/ 'unsafe-inline'; style-src 'self' https: www.gstatic.com/recaptcha 'unsafe-inline'; img-src 'self' https: www.gstatic.com/recaptcha 'unsafe-inline'; frame-src www.gstatic.com www.google.com recaptcha.google.com; connect-src 'self' www.google.com; frame-ancestors 'self' https://www.google.com/recaptcha; base-uri 'self'; form-action 'self';
trusted-types
Host
—
trusted-types
Host
—
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.