We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afc55e commit 16e2b74Copy full SHA for 16e2b74
website/__init__.py
@@ -38,6 +38,8 @@
38
'cdn.jsdelivr.net',
39
'googletagmanager.com',
40
'www.googletagmanager.com',
41
+ 'google-analytics.com',
42
+ 'www.google-analytics.com',
43
]
44
}
45
Talisman(app, content_security_policy=csp)
0 commit comments