File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
examples/context-editor/public Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2
2
X-XSS-Protection: 1; mode=block
3
3
X-Content-Type-Options: nosniff
4
4
Referrer-Policy: strict-origin-when-cross-origin
5
- Content-Security-Policy: default-src 'self'; script-src 'self'; style-src 'self'; img-src 'self' data:; font-src 'self';
5
+ Content-Security-Policy: default-src 'self' https://context.agenticinsights.com ; script-src 'self' https://context.agenticinsights.com ; style-src 'self' https://context.agenticinsights.com ; img-src 'self' data: https://context.agenticinsights.com ; font-src 'self' https://context.agenticinsights.com; frame-ancestors 'self' https://context.agenticinsights.com; connect-src 'self' https://context.agenticinsights.com ;
6
6
Permissions-Policy: camera=(), microphone=(), geolocation()
You can’t perform that action at this time.
0 commit comments