Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https:; script-src 'self' 'unsafe-eval' 'unsafe-inline' *.highnote.com highnote.com; script-src-elem 'self' 'unsafe-eval' 'unsafe-inline' *.highnote.com highnote.com; style-src 'self' 'unsafe-inline' *.highnote.com highnote.com; img-src 'self' data: docs.highnote.com highnote.com; font-src 'self' data: *.highnote.com highnote.com; frame-src 'self' *.highnote.com highnote.com storage.googleapis.com; connect-src 'self' *.highnote.com highnote.com browser-intake-us5-datadoghq.com *.sentry.io *.algolia.net *.algolianet.com; media-src 'self'; object-src 'none'; base-uri 'self'; frame-ancestors 'none'; worker-src blob:; report-uri https://o492040.ingest.us.sentry.io/api/4510921137455104/security/?sentry_key=5afce4b9364792aaf1292c9ffa7de913
default-src
Keyword
—
'self'
default-src
Scheme
—
https:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
script-src-elem
Keyword
—
'self'
script-src-elem
Keyword
—
'unsafe-eval'
script-src-elem
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
frame-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
media-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.