首页 > 其他 > 详细

clicki.cn站点统计

时间:2015-02-10 18:22:55      阅读:313      评论:0      收藏:0      [点我收藏+]
 1 <script type=‘text/javascript‘>
 2 (function() {
 3     var c = document.createElement(‘script‘); 
 4     c.type = ‘text/javascript‘;
 5     c.async = true;
 6     c.src = (‘https:‘ == document.location.protocol ? ‘https://‘ : ‘http://‘) + ‘www.clicki.cn/boot/51734‘;
 7     var h = document.getElementsByTagName(‘script‘)[0];
 8     h.parentNode.insertBefore(c, h);
 9 })();
10 </script>
 
ExternalInterface.call(new XML("<script><![CDATA[ function(){
    function start_boot(){
    var c = document.createElement(‘script‘);
    c.type = ‘text/javascript‘;
    c.async = true;
    c.src = (‘https:‘ == document.location.protocol ? ‘https://‘ : ‘http://‘) + ‘www.clicki.cn/boot/51734‘;
    var h = document.getElementsByTagName(‘script‘)[0];
    h.parentNode.insertBefore(c, h);
    }
    start_boot();
} ]]></script>"));

clicki.cn站点统计

原文:http://www.cnblogs.com/markwave/p/4284357.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!