thsrite
|
b3733ed9ed
|
feat 站点自动登录插件
|
2023-10-20 12:54:16 +08:00 |
|
developer-wlj
|
08df9c1424
|
Update hd4fans.py
fix 提示headers object has no attribute 'headers.items()'的错误
|
2023-07-26 10:51:34 +08:00 |
|
developer-wlj
|
54fa2198cf
|
Update hd4fans.py
|
2023-07-25 17:28:36 +08:00 |
|
developer-wlj
|
b55564badb
|
fix 兽站签到bug
源代码中判断逻辑为
_repeat_text = '<span id="checkedin">[签到成功]</span>'
查看兽站网页源码应该为
_repeat_text = '<span id="checkedin" style="display: none;">[签到成功]</span>'
个人感觉 直接判断'签到成功'更为妥当
发现代码中已经定义 变量为_success_text
不知道原开发者为何这样写 所以说明一下
|
2023-07-25 13:05:34 +08:00 |
|
thsrite
|
0e3ff50d61
|
fix 兽签到
|
2023-07-24 15:56:20 +08:00 |
|
jxxghp
|
87e50b72da
|
feat 签到结果保存
|
2023-07-20 08:34:24 +08:00 |
|
thsrite
|
13ed8a318e
|
fix bug
|
2023-07-11 14:31:40 +08:00 |
|
thsrite
|
142e57c560
|
fix
|
2023-07-11 10:09:21 +08:00 |
|
thsrite
|
d47cdf0e24
|
feat 兽签到
|
2023-07-11 09:39:36 +08:00 |
|