Skip to content

Commit 2a34fb3

Browse files
authored
Merge pull request #212 from Teradata/update/intellimize-allowed-list
Add Intellimize URLs to CSP allowed list
2 parents 2efd185 + 6667504 commit 2a34fb3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/config/baseHeadTags.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ const allowedUrls = [
1414
'https://www.youtube.com/',
1515
'https://*.algolia.net/',
1616
'https://cdn.intellimize.co',
17+
'https://117395157.intellimizeio.com',
18+
'https://api.intellimize.co',
19+
'https://log.intellimize.co',
1720
'https://consent.trustarc.com',
1821
'https://*.trustarc.com'
1922
];

0 commit comments

Comments
 (0)