Open
Cached
·
just now
17
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' *.amplitude.com *.ringover.com *.screeb.app cloud.targetfirst.com; style-src 'self' 'unsafe-inline' cdn.quilljs.com fonts.googleapis.com fonts.gstatic.com *.ringover.com; img-src 'self' ringover.com *.ringover.com *.atl-paas.net avatars.slack-edge.com *.screeb.app cloud.targetfirst.com data: blob:; connect-src 'self' blob: wss://*.ringover.com *.ringover.com fonts.googleapis.com fonts.gstatic.com *.amplitude.com *.screeb.app wss://*.screeb.app wss://*.watcheebox.net *.watcheebox.net *.watcheezy.net cloud.targetfirst.com app.revenuehero.io wss://*.screeb.app; font-src 'self' 'unsafe-inline' fonts.googleapis.com fonts.gstatic.com *.ringover.com *.screeb.app; media-src 'self' *.ringover.com blob:; frame-src 'self' *.ringover.com ringover.me *.youtube.com popup.schedulehero.io; child-src 'self' *.ringover.com ringover.me; form-action 'self'; frame-ancestors 'self' *.ringover.com app.hubspot.com; object-src 'none'; base-uri 'self'; worker-src 'self' blob:; manifest-src 'self'; navigate-to 'self' *.ringover.com; upgrade-insecure-requests
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
font-src
Keyword
—
'self'
font-src
Keyword
—
'unsafe-inline'
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
child-src
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
manifest-src
Keyword
—
'self'
navigate-to
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.