Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; img-src 'self';script-src 'self' 'sha256-J+Y4l+yfxXd4cYzH9LhXUSHSb7zZu2bgddfCumVZJMo=';object-src 'none';form-action 'none';frame-src 'none';style-src 'self' 'sha256-OU0LTytxyR8kjQ+DRjRCDKhUAKEeH7rb0D5nBWOzRlQ='
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-J+Y4l+yfxXd4cYzH9LhXUSHSb7zZu2bgddfCumVZJMo='
object-src
Keyword
—
'none'
form-action
Keyword
—
'none'
frame-src
Keyword
—
'none'
style-src
Keyword
—
'self'
style-src
Hash
—
'sha256-OU0LTytxyR8kjQ+DRjRCDKhUAKEeH7rb0D5nBWOzRlQ='
Content-Security-Policy-Report-Only
No report-only CSP headers found.