Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 236 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 236 Bytes

博牛网自动签到获取博币

首先安装selenium

pip install selenium

运行

chmod +x linux/phantomjs
python run.py

后面可以加入到计划任务,此程序在windows和linux都可运行