File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11< meta http-equiv ="Content-Security-Policy " content ="
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;
2+ connect-src 'self' https://dpm.demdex.net https://adobedc.demdex.net https://analytics.ossupstream.org/ {{ site.search.host }} https://smetrics.redhat.com;
33 script-src 'self' 'unsafe-inline' 'unsafe-eval'
44 {{ search_script }}
55 https://assets.adobedtm.com
1414 http://www.googleadservices.com
1515 https://googleads.g.doubleclick.net
1616 https://giscus.app
17- https://analytics.ossupstream.org/index.php
17+ https://analytics.ossupstream.org/
1818 https://app.mailjet.com;
1919
2020 style-src 'self' https://fonts.googleapis.com https://use.fontawesome.com;
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ var _paq = window._paq = window._paq || [];
33_paq . push ( [ 'trackPageView' ] ) ;
44_paq . push ( [ 'enableLinkTracking' ] ) ;
55( function ( ) {
6- var u = "https://route-default-test-mscherer-matamo.apps.ospo-osci.z3b1.p1.openshiftapps.com /" ;
6+ var u = "https://analytics.ossupstream.org /" ;
77 _paq . push ( [ 'setTrackerUrl' , u + 'matomo.php' ] ) ;
88 _paq . push ( [ 'setSiteId' , '2' ] ) ;
99 var d = document , g = d . createElement ( 'script' ) , s = d . getElementsByTagName ( 'script' ) [ 0 ] ;
You can’t perform that action at this time.
0 commit comments