Skip to content

Commit 27d9fdc

Browse files
authored
add csp (#5667)
1 parent 29d8464 commit 27d9fdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

webapp/handlers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"connect-src": [
8181
"'self'",
8282
"ubuntu.com",
83+
"analytics.google.com",
8384
"*.analytics.google.com",
8485
"stats.g.doubleclick.net",
8586
"www.googletagmanager.com",

0 commit comments

Comments
 (0)