Skip to content

Commit 972b7ca

Browse files
authored
Merge pull request #2196 from insectengine/matomoserverchange
change matomo server to new prettier URL
2 parents 52f95d0 + eb84669 commit 972b7ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/head-csp.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<meta http-equiv="Content-Security-Policy" content="
2-
connect-src 'self' https://dpm.demdex.net https://adobedc.demdex.net https://route-default-test-mscherer-matamo.apps.ospo-osci.z3b1.p1.openshiftapps.com/ {{ site.search.host }} https://smetrics.redhat.com;
2+
connect-src 'self' https://dpm.demdex.net https://adobedc.demdex.net https://analytics.ossupstream.org/index.php/ {{ site.search.host }} https://smetrics.redhat.com;
33
script-src 'self' 'unsafe-inline' 'unsafe-eval'
44
{{ search_script }}
55
https://assets.adobedtm.com
@@ -14,7 +14,7 @@
1414
http://www.googleadservices.com
1515
https://googleads.g.doubleclick.net
1616
https://giscus.app
17-
https://route-default-test-mscherer-matamo.apps.ospo-osci.z3b1.p1.openshiftapps.com/
17+
https://analytics.ossupstream.org/index.php
1818
https://app.mailjet.com;
1919
2020
style-src 'self' https://fonts.googleapis.com https://use.fontawesome.com;

0 commit comments

Comments
 (0)