mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 21:23:41 +01:00
Removed Piwik Code
This commit is contained in:
parent
c291a55e5c
commit
29e69f4d52
24
index.html
24
index.html
@ -3079,30 +3079,6 @@ Windows 10 Sends Your Data 5500 Times Every Day Even After Tweaking Privacy Sett
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<!-- Start Piwik: This is an open-source analytics platform -->
|
||||
<script type="text/javascript">
|
||||
var _paq = _paq || [];
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u = "//www.privacytools.io/stats/";
|
||||
_paq.push(['setTrackerUrl', u + 'piwik.php']);
|
||||
_paq.push(['setSiteId', 1]);
|
||||
var d = document,
|
||||
g = d.createElement('script'),
|
||||
s = d.getElementsByTagName('script')[0];
|
||||
g.type = 'text/javascript';
|
||||
g.async = true;
|
||||
g.defer = true;
|
||||
g.src = u + 'piwik.js';
|
||||
s.parentNode.insertBefore(g, s);
|
||||
})();
|
||||
</script>
|
||||
<noscript>
|
||||
<p><img src="//www.privacytools.io/stats/piwik.php?idsite=1" style="border:0;" alt="" /></p>
|
||||
</noscript>
|
||||
<!-- End Piwik Code -->
|
||||
|
||||
<!-- add jQuery, Bootstrap, Sortable, and tooltip libraries -->
|
||||
<script src="js/jquery-1.11.2.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user