17 Commits

Author SHA1 Message Date
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
thsrite
e9654ec2e1 fix 好大、岛签到 2023-07-20 19:37:19 +08:00
jxxghp
87e50b72da feat 签到结果保存 2023-07-20 08:34:24 +08:00
thsrite
83df50b0a6 fix 2023-07-13 11:08:53 +08:00
thsrite
5a8f613a3f fix 北洋签到豆瓣图片 2023-07-13 11:07:51 +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
jxxghp
acdec220f7 fix api 2023-06-17 17:34:18 +08:00
jxxghp
34e5cce7dc fix RequestUtils ua 2023-06-17 09:54:58 +08:00
jxxghp
8948cb09a0 add 下载历史记录 2023-06-16 13:22:44 +08:00
jxxghp
0ce6e652a0 fix playwright proxy 2023-06-16 08:25:20 +08:00
jxxghp
5303e0c5fb fix 签到仿真 2023-06-12 12:56:48 +08:00
jxxghp
6925dde254 fix 2023-06-09 19:25:12 +08:00
jxxghp
dd38428f03 add module function alias 2023-06-09 14:36:54 +08:00
jxxghp
c7d745a752 add plugins 2023-06-08 13:18:26 +08:00