mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
JS-2699: Localise about.html
This commit is contained in:
parent
46f43b3fd9
commit
0d4b75c367
4 changed files with 46 additions and 27 deletions
|
@ -51,7 +51,7 @@ let csp = [
|
|||
"media-src 'self' http://*:* https://*:* data: blob: file://*",
|
||||
"style-src 'unsafe-inline' http://localhost:* file://*",
|
||||
"font-src data: file://* http://localhost:*",
|
||||
"connect-src http://localhost:* http://127.0.0.1:* ws://localhost:* https://*.anytype.io https://api.amplitude.com/ devtools://devtools data:",
|
||||
"connect-src file://* http://localhost:* http://127.0.0.1:* ws://localhost:* https://*.anytype.io https://api.amplitude.com/ devtools://devtools data:",
|
||||
"script-src-elem file: http://localhost:* https://sentry.io devtools://devtools 'unsafe-inline'",
|
||||
"frame-src chrome-extension://react-developer-tools",
|
||||
"worker-src 'self' 'unsafe-eval' blob: http://localhost:*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue