Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Remove analytics
Browse files- detector/index.html +0 -10
detector/index.html
CHANGED
@@ -153,15 +153,5 @@ window.addEventListener('DOMContentLoaded', () => {
|
|
153 |
textbox.focus();
|
154 |
});
|
155 |
</script>
|
156 |
-
<script>
|
157 |
-
if (! ['localhost', 'huggingface.test'].includes(window.location.hostname)) {
|
158 |
-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
159 |
-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
160 |
-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
161 |
-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
162 |
-
ga('create', 'UA-83738774-5', 'auto');
|
163 |
-
ga('send', 'pageview');
|
164 |
-
}
|
165 |
-
</script>
|
166 |
</body>
|
167 |
</html>
|
|
|
153 |
textbox.focus();
|
154 |
});
|
155 |
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
</body>
|
157 |
</html>
|