Skip to content

Commit 16e2b74

Browse files
committed
CSP Google Analytics
1 parent 8afc55e commit 16e2b74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
'cdn.jsdelivr.net',
3939
'googletagmanager.com',
4040
'www.googletagmanager.com',
41+
'google-analytics.com',
42+
'www.google-analytics.com',
4143
]
4244
}
4345
Talisman(app, content_security_policy=csp)

0 commit comments

Comments
 (0)