Skip to content

Commit fe10b36

Browse files
committed
fix: allow googleadservices.com in CSP connect-src
1 parent ae65e0a commit fe10b36

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
@@ -66,6 +66,7 @@
6666
"www.google-analytics.com",
6767
"*.crazyegg.com",
6868
"*.g.doubleclick.net",
69+
"www.googleadservices.com",
6970
"js.zi-scripts.com",
7071
"*.google-analytics.com",
7172
"px.ads.linkedin.com",

0 commit comments

Comments
 (0)