Skip to content

Commit 4e1219b

Browse files
authored
Update default.html
1 parent 1bad78a commit 4e1219b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

_layouts/default.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
gtag('config', 'UA-154846433-1');
2525
</script>
2626

27-
<!-- start Mixpanel --><script type="text/javascript">(function(c,a){window.mixpanel=a;var b,d,h,e;b=c.createElement("script");b.type="text/javascript";b.async=!0;b.src=("https:"===c.location.protocol?"https:":"http:")+'//cdn.mxpnl.com/libs/mixpanel-2.1.min.js';d=c.getElementsByTagName("script")[0];d.parentNode.insertBefore(b,d);a._i=[];a.init=function(b,c,f){function d(a,b){var c=b.split(".");2==c.length&&(a=a[c[0]],b=c[1]);a[b]=function(){a.push([b].concat(Array.prototype.slice.call(arguments,0)))}}var g=a;"undefined"!==typeof f?g=a[f]=[]:f="mixpanel";g.people=g.people||[];h="disable track track_pageview track_links track_forms register register_once unregister identify name_tag set_config people.identify people.set people.increment".split(" ");for(e=0;e<h.length;e++)d(g,h[e]);a._i.push([b,c,f])};a.__SV=1.1})(document,window.mixpanel||[]); mixpanel.init("ed50c28311513adf4b2293887b710db6");</script><!-- end Mixpanel -->
2827
</head>
2928
<body class="cheat-detail">
3029
{% include detail_nav.html %}
@@ -40,12 +39,6 @@
4039
<script type="text/javascript">
4140
$('.content').append($('#detail-ad'));
4241
$('#detail-ad').removeClass('hide');
43-
44-
//$('.board-detail-ad').removeClass('hide');
45-
$(function(){
46-
//$('#de_donate').removeClass('hide');
47-
//mixpanel.track('Page Loading',{'PageURL':location.href});
48-
})
4942
</script>
5043

5144
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4fddf49419e0facd"></script>

0 commit comments

Comments
 (0)