Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' *.startpage.com; script-src 'self' *.startpage.com *.verify.startingpage.com 'unsafe-inline' 'unsafe-eval'; style-src 'self' *.startpage.com 'unsafe-inline'; img-src 'self' blob: data: *.startpage.com *.verify.startingpage.com; frame-ancestors 'self'; connect-src 'self' *.startpage.com *.verify.startingpage.com; worker-src blob:; base-uri 'self' *.startpage.com; report-uri https://www.startpage.com/do/cspvr
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Host
—
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
img-src
Host
—
frame-ancestors
Keyword
—
'self'
connect-src
Keyword
—
'self'
connect-src
Host
—
worker-src
Scheme
—
blob:
base-uri
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.