Skip to content

Commit

Permalink
Merge pull request #2196 from insectengine/matomoserverchange
Browse files Browse the repository at this point in the history
change matomo server to new prettier URL
  • Loading branch information
insectengine authored Dec 13, 2024
2 parents 52f95d0 + eb84669 commit 972b7ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/head-csp.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<meta http-equiv="Content-Security-Policy" content="
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;
connect-src 'self' https://dpm.demdex.net https://adobedc.demdex.net https://analytics.ossupstream.org/index.php/ {{ site.search.host }} https://smetrics.redhat.com;
script-src 'self' 'unsafe-inline' 'unsafe-eval'
{{ search_script }}
https://assets.adobedtm.com
Expand All @@ -14,7 +14,7 @@
http://www.googleadservices.com
https://googleads.g.doubleclick.net
https://giscus.app
https://route-default-test-mscherer-matamo.apps.ospo-osci.z3b1.p1.openshiftapps.com/
https://analytics.ossupstream.org/index.php
https://app.mailjet.com;
style-src 'self' https://fonts.googleapis.com https://use.fontawesome.com;
Expand Down

0 comments on commit 972b7ca

Please sign in to comment.