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 0e2b252 commit c04ec43Copy full SHA for c04ec43
1 file changed
server/csp.py
@@ -5,7 +5,7 @@
5
"'self'",
6
"'strict-dynamic'",
7
"cdn.httparchive.org",
8
- "www.google-analytics.com",
+ "*.google-analytics.com",
9
"use.fontawesome.com",
10
"cdn.speedcurve.com",
11
"spdcrv.global.ssl.fastly.net",
@@ -22,7 +22,7 @@
22
"dev.to",
23
"cdn.rawgit.com",
24
"www.webpagetest.org",
25
26
"analytics.google.com",
27
"*.analytics.google.com",
28
"stats.g.doubleclick.net",
0 commit comments