Skip to content

Commit fe15b6d

Browse files
Update CSP (#7042)
Do not show in changelog
1 parent f3c3559 commit fe15b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

newIDE/app/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
6-
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: https://api.gdevelop-app.com https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js https://apis.google.com">
6+
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: https://api.gdevelop-app.com https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js https://apis.google.com https://*.posthog.com">
77
<link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.png">
88
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon-256.png">
99
<title>GDevelop 5</title>

0 commit comments

Comments
 (0)