Commit 30fec31
fix: 修改依赖 (#232)
* fix: 修复无法构建docker镜像的问题
* Update Dockerfile
* 🔧 自动更新requirements
* chore: 添加自动每日运行时间提示
* chore: 将时间类型从str改成int
* Add files via upload
* chore: 更新日志收集方法
* chore: 遵守代码规范
* chore: update issue templates
* chore: 删除测试代码
* chore: 更改日志输出样式
* chore: docker生成配置时随机生成自动运行时间
* chore: trailing-whitespace
* chore: 日志添加换行
* chore: 未配置验证码解决方案时直接跳过
* chore: 使用遍历方法找到键值,提升泛用性
* chore: 使用cron执行自动任务
* chore: snake_case
* chore: 修改运行时间
* Update config.py
* chore: 添加签到重试,仅每日签到获取token
* 🔧 自动更新requirements
* chore: 更新版本号
* Update config.py
* 改用正则获取成长值
* chore: 更新文档
* fix: 修复在一些情况下cookies被写入false
* fix: Method 'get_cookie' should have "self" as first argument
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent f85232e commit 30fec31
3 files changed
Lines changed: 14 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 49 | | |
61 | 50 | | |
62 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 17 | | |
30 | 18 | | |
31 | 19 | | |
| |||
90 | 78 | | |
91 | 79 | | |
92 | 80 | | |
93 | | - | |
| 81 | + | |
| 82 | + | |
94 | 83 | | |
95 | 84 | | |
96 | 85 | | |
| |||
104 | 93 | | |
105 | 94 | | |
106 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
0 commit comments