Skip to content

Commit 6dc4055

Browse files
committed
fix(csp): drop redundant stats.g.doubleclick.net entry
1 parent 9afc61a commit 6dc4055

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • apps/sim/lib/core/security

apps/sim/lib/core/security/csp.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ const STATIC_CONNECT_SRC = [
106106
'https://www.google.com',
107107
'https://analytics.ahrefs.com',
108108
'https://*.g.doubleclick.net',
109-
'https://stats.g.doubleclick.net',
110109
]
111110
: []),
112111
] as const

0 commit comments

Comments
 (0)