Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://*.securetrustbank.com https://*.googletagmanager.com;; connect-src 'self' https://*.securetrustbank.com https://*.google-analytics.com https://*.googletagmanager.com https://*.civiccomputing.com https://*.trustpilot.com;; img-src 'self' https://*.securetrustbank.com data: https://*.google-analytics.com https://*.google.com https://*.google.co.uk https://*.googletagmanager.com https://*.gstatic.com https://*.trustpilot.com;; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.securetrustbank.com https://*.googletagmanager.com https://static.srcspot.com https://*.google-analytics.com https://*.trustpilot.com;; style-src 'self' 'unsafe-inline' https://*.securetrustbank.com https://*.googleapis.com https://*.googletagmanager.com https://*.gstatic.com https://*.trustpilot.com;; font-src 'self' https://*.securetrustbank.com https://*.gstatic.com;; frame-src 'self' https://*.securetrustbank.com https://ir.tools.investis.com https://*.youtube.com https://*.youtube-nocookie.com https://*.investis.com https://*.trustpilot.com;; frame-ancestors 'self'
default-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.