This repository was archived by the owner on Oct 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
examples/context-editor/public Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 11/*
2- X-Frame-Options: ALLOW-FROM https://codebase-context-spec.pages.dev
32 X-XSS-Protection: 1; mode=block
43 X-Content-Type-Options: nosniff
54 Referrer-Policy: strict-origin-when-cross-origin
6- Content-Security-Policy: default-src 'self' https: *.github.io; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: *.github.io; style-src 'self' 'unsafe-inline' https: *.github.io; img-src 'self' data: https: *.github.io; connect-src 'self' https: *.github.io; font-src 'self' https: *.github.io; frame-src 'self' https: *.github.io; frame-ancestors 'self' https://codebase-context-spec.pages.dev ;
5+ Content-Security-Policy: default-src 'self' https: *.github.io context.agenticinsights.com ; script-src 'self' 'unsafe-inline' 'unsafe-eval' 'unsafe-hashes' https: *.github.io context.agenticinsights.com ; style-src 'self' 'unsafe-inline' https: *.github.io context.agenticinsights.com ; img-src 'self' data: https: *.github.io context.agenticinsights.com ; connect-src 'self' https: *.github.io context.agenticinsights.com ; font-src 'self' https: *.github.io context.agenticinsights.com ; frame-src 'self' https: *.github.io context.agenticinsights.com ; frame-ancestors * ;
76 Permissions-Policy: camera=(), microphone=(), geolocation=()
You can’t perform that action at this time.
0 commit comments