Commit 0e8bb6e0 authored by tom's avatar tom

fix csp

parent 628bfb4f
...@@ -63,7 +63,10 @@ function makePolicyMap() { ...@@ -63,7 +63,10 @@ function makePolicyMap() {
// client error monitoring // client error monitoring
'sentry.io', '*.sentry.io', 'sentry.io', '*.sentry.io',
// API
appConfig.api.endpoint,
appConfig.api.socket, appConfig.api.socket,
appConfig.statsApi.endpoint,
// ad // ad
'request-global.czilladx.com', 'request-global.czilladx.com',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment