Update README.md

This commit is contained in:
JasonYANG17 2024-02-29 19:03:22 +08:00 committed by GitHub
parent 6ed8dabfd4
commit 1e54a48b43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,14 +14,14 @@
</div>
## 支持的签到模式
- [x] 二维码签到
- [x] GPS签到
- [x] 密码签到
- ✅ 二维码签到(验证通过)
- ✅ GPS签到 (验证通过)
- ✅ 密码签到 (理论通过)
## 功能
- [x] 定时检测GPS签到任务
- [x] 24小时无人值守
- [x] 通过自定义经纬度完成定位签到
- 定时检测GPS签到任务
- 24小时无人值守
- 通过自定义经纬度完成定位签到
如您使用其他以时间结算的加速器请向我提出issues
## 使用教程
@ -45,7 +45,7 @@
- MyCookie(填写你的Cookie)
- token(填写PUSHPLUS的Token不使用推送请在main.py中注释88及89行代码)
3.程序将执行无限循环用于检索签到任务,如需停止请手动关闭
3.程序将执行**无限循环**用于检索签到任务,如需**停止请手动关闭**
## 如何获取Cookie和班级ID
#### 1.使用微信电脑版进入班级魔方小程序,点击右上角地球图标使其在浏览器中打开
![屏幕截图 2024-02-29 183418](https://github.com/JasonYANG170/AutoCheckBJMF/assets/39414350/2998676c-50bc-4215-b93d-ca9de8929957)