Skip to content

Commit

Permalink
[add readme]
Browse files Browse the repository at this point in the history
  • Loading branch information
YinMo19 committed Dec 25, 2024
1 parent 54ef249 commit 42db92d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,16 @@ pe.json
![browser](static/QQ_1734983191878.png)
然后将命令粘贴到命令行,追加 ` > must.json`,例如
![](static/QQ_1734983307628.png)
就可以写入一个json文件了。
就可以写入一个json文件了。`pe.json` 也是一样的,将别的课程(例如跨专业/体育课)的课程使用同样的方法将 json 导入 `pe.json` ,那么就可以以相同的方法选课。

接下来复制你的cookie,然后使用
```
./hit_course --cookie <your cookie>
```
就可以开始选择你要抢的课了。

需要注意的是,推荐在抢课前提前将导入 json 的步骤做好,否则在抢课的时候你可能甚至没法登陆看到这些课程的内容。

req_auth
---
这个使用会简单一些,但是对于鉴权死掉的系统就没啥用了。直接在命令行输入
Expand Down

0 comments on commit 42db92d

Please sign in to comment.