给博客园加个访客地球
1. 点击地球进入官网设置站点,复制script链接。
2. 在博客园设置中,页脚html中粘贴如下代码即可
<script type="text/javascript" src="//rf.revolvermaps.com/0/0/6.js?i=55qoe69v5hf&m=0&c=ff0000&cr1=ffffff&f=arial&l=1&bv=5" async="async"></script>
<script>
$('#page_end_html').css( {
position: 'fixed',
'300px',
height:'300px',
right:'0px',
bottom:'0px',
});
$('#page_end_html').wrap("<div style='pointer-events:auto;'></div>")
</script>
3. 效果如下图