Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
cs0x7f committed Apr 6, 2024
1 parent 1246dc7 commit 91e8e13
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions dist/baidutongji.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,5 @@
ad.setAttribute('crossorigin', 'anonymous');
s.parentNode.insertBefore(ad, s);
}
kernel.regListener && kernel.regListener('adstat', 'dialog', function(signal, value) {
$.beacon({
'ver': CSTIMER_VERSION,
'event': 'dialog',
'target': value,
'cls': $('html').attr('class'),
'showad': kernel.getProp('showad'),
'tt': +new Date
});
});
});
</script>

0 comments on commit 91e8e13

Please sign in to comment.