Skip to content

Commit 145997a

Browse files
authored
Remove domains not called by AJS
1 parent b7d9c58 commit 145997a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/connections/sources/catalog/libraries/website/javascript/troubleshooting.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,6 @@ If you are using a nonce-based security policy that allows JavaScript to be down
212212

213213
Your CSP may also require whitelisting approved domains, in which case you'll want to allow the following endpoints:
214214
- `api.segment.io`
215-
- `api.segment.com`
216-
- `track.segment.com`
217215
- `cdn.segment.com`
218216

219217
You will also need to modify the Segment script with your `nonce` tag, which should match the value specified in your Content Security Policy.

0 commit comments

Comments
 (0)