1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-19 06:52:15 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@8cc88b0209 🚀

This commit is contained in:
lifehackerhansol
2023-10-05 05:17:16 +00:00
parent f5b03806e0
commit 0c63ae144f
683 changed files with 6821 additions and 3411 deletions

View File

@@ -771,12 +771,17 @@ window.cookieconsent.initialise({
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-86465881-1','auto');
ga('set', 'anonymizeIp', false);
ga('send','pageview')
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '397069354']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script src="https://www.google-analytics.com/analytics.js" async></script>