Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
最近很喜欢的一个独立开发的作品:Dub它是一个短链接服务,但是在短链接上面玩出一些新的特性,最重要的是统计,可以统计每个链接点击的次数以及地区,还有就是自定义域名以及QR Code 生成。同时它也是一个开源产品:Stars 非常多:11.4 K…
发布时间:
1
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });