Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://ajax.aspnetcdn.com/* ; script-src-elem 'self' https://ajax.aspnetcdn.com/ https://cdnjs.cloudflare.com/ajax/libs/jquery-validation-unobtrusive/3.2.12/jquery.validate.unobtrusive.min.js ; object-src 'none'; frame-ancestors https://*.texthelp.com; sandbox allow-forms allow-same-origin allow-scripts; base-uri 'self';style-src 'self' 'sha256-aqNNdDLnnrDOnTNdkJpYlAxKVJtLt9CtFLklmInuUAE=' fonts.googleapis.com; script-src 'self' *.texthelp.com *.dev.texthelp.com; font-src 'self' fonts.gstatic.com; img-src 'self' *.texthelp.com *.dev.texthelp.com *.texthelp.dev *.clarosoftware.com data:,
default-src
Keyword
—
'self'
script-src-elem
Keyword
—
'self'
object-src
Keyword
—
'none'
sandbox
Keyword
—
allow-forms
sandbox
Keyword
—
allow-same-origin
sandbox
Keyword
—
allow-scripts
base-uri
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Hash
—
'sha256-aqNNdDLnnrDOnTNdkJpYlAxKVJtLt9CtFLklmInuUAE='
script-src
Keyword
—
'self'
script-src
Host
—
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Host
—
img-src
Host
—
img-src
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.