2014年11月25日

python实现博客自动刷点击脚本

摘要: #A Auto-Visit Web Site Toolimport urllibimport timeimport randomprint "Auto Click the WebPage for Click-Num..."for i in range(30): fs = urlli... 阅读全文

posted @ 2014-11-25 22:08 吴一达 阅读(1346) 评论(0) 推荐(1)

导航