Mercurial > hg > orthanc-book
changeset 593:0b958a2393aa
removed google analytics
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 11 Jan 2021 14:23:22 +0100 |
parents | 63d8db5978c9 |
children | 485e05bd5e48 |
files | Sphinx/source/_templates/layout.html Sphinx/source/_templates/layout.html.analytics Sphinx/source/_templates/layout.html.no-analytics |
diffstat | 3 files changed, 2 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/_templates/layout.html Mon Jan 11 12:48:55 2021 +0100 +++ b/Sphinx/source/_templates/layout.html Mon Jan 11 14:23:22 2021 +0100 @@ -26,17 +26,6 @@ </div> </footer> -<!-- Google Analytics --> -<script> - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - ga('create', 'UA-33455438-2', 'orthanc-server.com'); - ga('send', 'pageview'); -</script> - - <!-- Matomo --> <script type="text/javascript"> var _paq = window._paq = window._paq || [];
--- a/Sphinx/source/_templates/layout.html.analytics Mon Jan 11 12:48:55 2021 +0100 +++ b/Sphinx/source/_templates/layout.html.analytics Mon Jan 11 14:23:22 2021 +0100 @@ -17,7 +17,7 @@ </p> <p> - © Copyright 2015-2021, University Hospital of Liège and Osimis, Belgium, and the Orthanc community<br/> + © Copyright 2015-2021, University Hospital of Liège and Osimis S.A., Belgium, and the Orthanc community<br/> The Orthanc Book is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons CC-BY-SA 4.0</a>.<br/>
--- a/Sphinx/source/_templates/layout.html.no-analytics Mon Jan 11 12:48:55 2021 +0100 +++ b/Sphinx/source/_templates/layout.html.no-analytics Mon Jan 11 14:23:22 2021 +0100 @@ -17,7 +17,7 @@ </p> <p> - © Copyright 2015-2021, University Hospital of Liège and Osimis, Belgium, and the Orthanc community<br/> + © Copyright 2015-2021, University Hospital of Liège and Osimis S.A., Belgium, and the Orthanc community<br/> The Orthanc Book is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons CC-BY-SA 4.0</a>.<br/>