mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-18 08:01:08 +03:00
Removes Google Analytics
This commit is contained in:
parent
b816c16ac4
commit
f41920c8cb
@ -42,13 +42,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<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','//www.google-analytics.com/analytics.js','ga');
|
|
||||||
ga('create', 'UA-46210978-2', 'auto');
|
|
||||||
ga('send', 'pageview');
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -5,7 +5,10 @@
|
|||||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<link rel="canonical" href="https://simpleicons.org">
|
<link rel="canonical" href="https://simpleicons.org">
|
||||||
<link rel="dns-prefetch" href="//www.google-analytics.com">
|
<link rel="dns-prefetch" href="//cdn.carbonads.com">
|
||||||
|
<link rel="dns-prefetch" href="//srv.carbonads.net">
|
||||||
|
<link rel="dns-prefetch" href="//assets.servedby-buysellads.com">
|
||||||
|
<link rel="dns-prefetch" href="//ad.atdmt.com">
|
||||||
<link rel="dns-prefetch" href="//github.com">
|
<link rel="dns-prefetch" href="//github.com">
|
||||||
<title>Simple Icons</title>
|
<title>Simple Icons</title>
|
||||||
<meta name="description" content="SVG icons for popular brands.">
|
<meta name="description" content="SVG icons for popular brands.">
|
||||||
|
Loading…
Reference in New Issue
Block a user