Author: hboutemy
Date: Tue Mar 25 14:17:14 2025
New Revision: 1924590
URL: http://svn.apache.org/viewvc?rev=1924590&view=rev
Log:
ATTIC-230 privacy drop Google Analytics
Modified:
stdcxx/site/bugs.html
stdcxx/site/download.html
stdcxx/site/index.html
Modified: stdcxx/site/bugs.html
URL:
http://svn.apache.org/viewvc/stdcxx/site/bugs.html?rev=1924590&r1=1924589&r2=1924590&view=diff
==============================================================================
--- stdcxx/site/bugs.html (original)
+++ stdcxx/site/bugs.html Tue Mar 25 14:17:14 2025
@@ -813,12 +813,5 @@ and Copyright Notice Policy</a>.
</div>
</div>
- <!-- Google Analytics tracking code -->
- <script src="http://www.google-analytics.com/urchin.js"
type="text/javascript">
- </script>
- <script type="text/javascript">
- _uacct = "UA-1775151-1";
- urchinTracker();
- </script>
</body>
</html>
Modified: stdcxx/site/download.html
URL:
http://svn.apache.org/viewvc/stdcxx/site/download.html?rev=1924590&r1=1924589&r2=1924590&view=diff
==============================================================================
--- stdcxx/site/download.html (original)
+++ stdcxx/site/download.html Tue Mar 25 14:17:14 2025
@@ -548,12 +548,5 @@ contains a link to the Incubator PMC app
</div>
</div>
- <!-- Google Analytics tracking code -->
- <script src="http://www.google-analytics.com/urchin.js"
type="text/javascript">
- </script>
- <script type="text/javascript">
- _uacct = "UA-1775151-1";
- urchinTracker();
- </script>
</body>
</html>
Modified: stdcxx/site/index.html
URL:
http://svn.apache.org/viewvc/stdcxx/site/index.html?rev=1924590&r1=1924589&r2=1924590&view=diff
==============================================================================
--- stdcxx/site/index.html (original)
+++ stdcxx/site/index.html Tue Mar 25 14:17:14 2025
@@ -1621,13 +1621,6 @@ href="http://webstore.ansi.org/ansidocst
</div>
</div>
- <!-- Google Analytics tracking code -->
- <script src="http://www.google-analytics.com/urchin.js"
type="text/javascript">
- </script>
- <script type="text/javascript">
- _uacct = "UA-1775151-1";
- urchinTracker();
- </script>
</body>
</html>