This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 98dae9f2074 Remove reference to google-analytics.com (causes a
reference in rat-report.html which appears on a Privacy Report) - Fixes Issue
#37095 (#37096)
98dae9f2074 is described below
commit 98dae9f20742101538d0838a04a52f7614a0758c
Author: Niall Pemberton <[email protected]>
AuthorDate: Fri Nov 14 11:35:01 2025 +0000
Remove reference to google-analytics.com (causes a reference in
rat-report.html which appears on a Privacy Report) - Fixes Issue #37095 (#37096)
---
.../exampleSite/layouts/partials/custom-footer.html | 10 ----------
1 file changed, 10 deletions(-)
diff --git
a/docs/document/themes/hugo-theme-learn/exampleSite/layouts/partials/custom-footer.html
b/docs/document/themes/hugo-theme-learn/exampleSite/layouts/partials/custom-footer.html
index 50e11eb394a..e69de29bb2d 100644
---
a/docs/document/themes/hugo-theme-learn/exampleSite/layouts/partials/custom-footer.html
+++
b/docs/document/themes/hugo-theme-learn/exampleSite/layouts/partials/custom-footer.html
@@ -1,10 +0,0 @@
-<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','https://www.google-analytics.com/analytics.js','ga');
-
- ga('create', 'UA-105947713-1', 'auto');
- ga('send', 'pageview');
-
-</script>
\ No newline at end of file