Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; img-src 'self' data: ; style-src 'self'; script-src 'self' 'sha256-Bo/nsgHwuvTNPXzm+tsIoVCmqU3JMKhmLgATsDg9cTQ=' 'sha256-J74Hhl7kZ7Sff8mspKeorZ2CeSiaBTP2GA8FCADh3iY=' 'sha256-JJHW3IDYE3rDy8+oLUA1Ce2ZWV2YNpFKuF1ox3F33GA=' 'sha256-VtBWK9ZJ1g60qi1BYryLDQl9iyfB5jrDrxy/4gaUxdU=' 'sha256-thtckMAdWBQ1XVINLPxyZ/jnzV4b6SB6CDr6ENohOvE=' 'sha256-wZ4ZCOgz6naPNc7N3enpeTRaQICW+J1IZk3LR6YroN0=' 'sha256-mVzC2pPyxufAldqbN6QNyX/py3YyxzkjXMuP2iZBjOQ='; base-uri 'none'; form-action 'none'; frame-ancestors 'none'
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-Bo/nsgHwuvTNPXzm+tsIoVCmqU3JMKhmLgATsDg9cTQ='
script-src
Hash
—
'sha256-J74Hhl7kZ7Sff8mspKeorZ2CeSiaBTP2GA8FCADh3iY='
script-src
Hash
—
'sha256-JJHW3IDYE3rDy8+oLUA1Ce2ZWV2YNpFKuF1ox3F33GA='
script-src
Hash
—
'sha256-VtBWK9ZJ1g60qi1BYryLDQl9iyfB5jrDrxy/4gaUxdU='
script-src
Hash
—
'sha256-thtckMAdWBQ1XVINLPxyZ/jnzV4b6SB6CDr6ENohOvE='
script-src
Hash
—
'sha256-wZ4ZCOgz6naPNc7N3enpeTRaQICW+J1IZk3LR6YroN0='
script-src
Hash
—
'sha256-mVzC2pPyxufAldqbN6QNyX/py3YyxzkjXMuP2iZBjOQ='
base-uri
Keyword
—
'none'
form-action
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.