Skip to content

Commit 5d94a9b

Browse files
committed
removes google analytics
1 parent 090c509 commit 5d94a9b

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/main/webapp/index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,6 @@ <h1>You must enable javascript to view this page.</h1>
3232
}
3333
</script>
3434
-->
35-
<script>
36-
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
37-
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
38-
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
39-
e.src='//www.google-analytics.com/analytics.js';
40-
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
41-
ga('create','UA-112031542-1');ga('send','pageview');
42-
43-
</script>
4435

4536
<!--CKEDITOR setting and loading-->
4637
<script>

0 commit comments

Comments
 (0)