mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-14 17:20:31 +08:00
Removing Googde Analytics code
This commit is contained in:
parent
409a1e4b93
commit
8b37517de7
@ -27,19 +27,6 @@
|
|||||||
border:0;
|
border:0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script>
|
|
||||||
var _gaq = _gaq || [];
|
|
||||||
_gaq.push(['_setAccount', 'UA-30136587-1']);
|
|
||||||
_gaq.push(['_trackPageview']);
|
|
||||||
|
|
||||||
(function() {
|
|
||||||
var ga = document.createElement('script');
|
|
||||||
ga.src = 'https://www.google-analytics.com/ga.js';
|
|
||||||
var s = document.scripts[0];
|
|
||||||
s.parentNode.insertBefore(ga, s);
|
|
||||||
})();
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{{content}}
|
{{content}}
|
||||||
|
Loading…
Reference in New Issue
Block a user