82 Commits

Author SHA1 Message Date
thsrite
b3733ed9ed feat 站点自动登录插件 2023-10-20 12:54:16 +08:00
thsrite
6e113cc9c6 fix 签到失败过多自动触发cf优选 2023-10-20 12:08:07 +08:00
jxxghp
3d34c26731 fix 2023-10-18 19:26:21 +08:00
jxxghp
68e16d18fe fix #909 2023-10-18 12:36:46 +08:00
jxxghp
fb78a07662 fix db session 2023-10-18 08:35:16 +08:00
olly
cd046d8023 feat:增加自定义站点配置,仅为统计和签到使用 2023-10-14 13:22:06 +08:00
thsrite
0ca995da0f fix #613 2023-09-18 18:25:52 +08:00
thsrite
6b74a8e266 fix 插件站点排序、删除 2023-09-18 10:30:28 +08:00
thsrite
950a43e001 fix 每日签到记录存储bug 2023-09-14 15:28:06 +08:00
thsrite
32cb96fc44 fix 仿真签到判断是否已签 2023-09-14 15:17:30 +08:00
thsrite
3d10ca4c8b fix 签到数量 2023-09-13 20:19:06 +08:00
jxxghp
f3b12bed20 feat 分享率低通知预警 2023-09-10 08:54:33 +08:00
jxxghp
b18e901fbd fix plugin ui 2023-09-09 11:37:34 +08:00
thsrite
64a04ba8ed fix 2023-09-08 12:24:27 +08:00
thsrite
8bc6e04665 feat 签到插件支持分别配置签到、登录站点 2023-09-08 12:21:29 +08:00
thsrite
876d1e01b4 fix 签到插件strip 2023-09-05 19:33:27 +08:00
jxxghp
2826b9411d fix bug 2023-09-05 11:20:06 +08:00
thsrite
69c277777e fix 签到周期重启bug 2023-09-03 16:23:38 +08:00
jxxghp
8e304f77b4 fix ui 2023-08-31 19:01:10 +08:00
thsrite
9f0bd2b933 fix 签到插件 2023-08-31 14:43:41 +08:00
thsrite
1a026ffb12 fix plugins 2023-08-30 12:03:52 +08:00
thsrite
5e2f4b413d fix 2b462a1b 2023-08-29 18:53:31 +08:00
thsrite
8acfde7906 fix 签到插件 2023-08-29 15:46:20 +08:00
thsrite
95a87f3e33 feat 站点签到插件支持仅模拟登陆 2023-08-29 13:49:38 +08:00
jxxghp
8f352c23c8
更新 __init__.py 2023-08-28 22:58:09 +08:00
thsrite
f15f98fcfc fix 签到每天首次全量签到后续签到命中错误关键词 2023-08-27 20:20:42 +08:00
thsrite
6afdfa3b97 fix 2023-08-21 11:55:32 +08:00
thsrite
6337a72b0f fix #204 2023-08-21 11:02:38 +08:00
jxxghp
0903730ab6 add RSS订阅插件 2023-08-17 16:24:24 +08:00
jxxghp
2ede2cc843 fix pterclub签到报错 2023-08-14 07:02:49 +08:00
thsrite
7b255880c9 fix 签到 2023-08-04 20:31:54 +08:00
jxxghp
79a57b0576 fix plugin state 2023-08-03 17:58:00 +08:00
jxxghp
fd7aa3b759 fix plugin 2023-07-26 18:13:16 +08:00
jxxghp
e6d8587282 fix plugin 2023-07-26 17:47:27 +08:00
jxxghp
0f6674ec16 Merge remote-tracking branch 'origin/main' 2023-07-26 12:27:11 +08:00
jxxghp
e7209158b4 fix bug 2023-07-26 12:27:01 +08:00
developer-wlj
08df9c1424
Update hd4fans.py
fix 提示headers object has no attribute 'headers.items()'的错误
2023-07-26 10:51:34 +08:00
jxxghp
764fdb93e9 fix 签到插件详情 2023-07-26 08:14:19 +08:00
developer-wlj
54fa2198cf
Update hd4fans.py 2023-07-25 17:28:36 +08:00
jxxghp
5b0fb529e0 fix 2023-07-25 16:58:38 +08:00
jxxghp
0b2deaa1bb Merge remote-tracking branch 'origin/main' 2023-07-25 14:59:27 +08:00
jxxghp
0068e673ec fix plugin 2023-07-25 14:58:48 +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
jxxghp
478c0cb5b6 豆瓣想看移植为插件 2023-07-25 08:51:36 +08:00
jxxghp
37c111eb70
Merge pull request #14 from thsrite/main 2023-07-24 19:15:13 +08:00
jxxghp
e50dbc4df6 fix plugins 2023-07-24 18:04:44 +08:00
thsrite
0e3ff50d61 fix 兽签到 2023-07-24 15:56:20 +08:00
jxxghp
2e4770264b fix plugin form 2023-07-24 13:51:59 +08:00
jxxghp
1bf48e7c57 fix plugin form 2023-07-24 11:35:30 +08:00
jxxghp
d95808edef fix plugin config 2023-07-24 10:39:23 +08:00