码迷,mamicode.com
首页 > 其他好文 > 详细

clicki.cn站点统计

时间:2015-02-10 18:25:41      阅读:99      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!