Files
3.jetbra.in/README.md
jonssonyan fc0f366b19 init
2024-07-02 23:08:15 +08:00

34 lines
643 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 3.jetbra.in
3.jetbra.in 存档
## 使用方法
1. 初始化
```bash
git clone https://github.com/jonssonyan/3.jetbra.in.git
cd 3.jetbra.in
pip install -r requirements.txt
```
2. 准备文件
- 将网页另存为,复制 .html 文件,重命名为 [index.html](index.html)
![index.html](img/index.html.gif)
- 打开控制台 Sources查看源文件可以看到完整的 jbKeys 变量,复制 jbKeys
值,存储在 [keys_origin.json](keys_origin.json)
![key_origin](img/key_origin.png)
3. 运行
```bash
python main.py
```
4. 查看结果
[key.json](keys.json)