51 Commits

Author SHA1 Message Date
zhangweildlh a132a6c6ba feat: 支持通过环境变量使用本地 Chrome,并新增反爬注入开关
- 新增 driver/chrome_path.py:按「CHROME_EXECUTABLE_PATH 环境变量 > 系统标准安装位 > None」解析本地 Chromium,跨平台、不写死任何机器专属路径;为 None 时回退 Playwright 自带浏览器,Docker/Linux 默认行为不变
- driver/playwright_driver.py / tools/mdtools/pdf.py 改用该 helper,避免离线/受限网络下强制 playwright install 下载浏览器
- 新增 apply_anti_crawler 开关(默认 True,向后兼容):关闭后可避免反爬注入的非 CORS 安全头触发跨域预检、导致部分站点(如微信公众平台登录页)JS 资源加载失败
2026-07-17 14:29:25 +08:00
RachelOS cbfea4679d 1.5.2-Fix 2026-04-29 16:32:52 +08:00
RachelOS 428264c3dc 1.5.2-Fix 2026-04-23 16:44:55 +08:00
RachelOS c419a95c58 1.5.2-Fix 2026-04-16 14:40:38 +08:00
RachelOS 306a1f6da2 1.5.1-Fix 2026-04-16 12:58:26 +08:00
RachelOS 68815e7b5d 1.5.1-Fix 2026-04-16 12:46:10 +08:00
RachelOS b8c2dd3904 1.5.1-Fix 2026-04-16 10:55:22 +08:00
RachelOS 743a849d2b 1.5.1-Fix 2026-04-15 15:29:12 +08:00
RachelOS 80545f9550 1.5.1-Fix 2026-04-14 20:15:09 +08:00
RachelOS 19ecccf5d1 1.5.0-Fix 2026-04-10 22:28:23 +08:00
RachelOS 7a1c5079ee 1.5.0-Fix 2026-04-10 19:55:26 +08:00
RachelOS def890d452 1.5.0-Fix 2026-04-09 16:42:48 +08:00
RachelOS 01b17dceac 1.5.0-Fix 2026-04-02 01:25:38 +08:00
RachelOS 93ea1be088 1.5.0-Fix 2026-04-02 00:24:30 +08:00
RachelOS 5e9e626021 1.5.0-Fix 2026-04-01 22:37:41 +08:00
RachelOS e34cb78b59 1.4.9-Fix 2026-03-31 22:52:51 +08:00
RachelOS 337ff7f48e 1.4.9-Fix 2026-03-31 22:10:30 +08:00
RachelOS a0e936b273 1.4.9-Fix 2026-03-28 00:40:57 +08:00
RachelOS b7c4147de9 1.4.9-Fix 2026-03-27 23:17:02 +08:00
RachelOS f37b7db7e3 1.4.9-Fix 2026-03-25 22:58:29 +08:00
RachelOS 87d64eff35 1.4.9-Fix 2026-03-22 22:52:59 +08:00
xind 4ae0f12472 🐛支持文章详情按需补抓正文并修复批量补抓模式判断
# Conflicts:
#	core/ver.py
2026-03-12 11:20:26 +08:00
RachelOS 0520ebfb06 1.4.9-Fix 2026-03-09 09:32:38 +08:00
RachelOS bfa95669cf 1.4.9-Fix 2026-03-06 17:12:42 +08:00
RachelOS 5fb47b7996 1.4.9-Fix 2026-03-05 15:37:31 +08:00
RachelOS fdc382808e 1.4.9-Fix 2026-02-28 16:26:08 +08:00
RachelOS 7393fc8a12 1.4.9-Fix 2026-02-27 22:55:16 +08:00
RachelOS 2dcb81e7ae 1.4.8-Fix 2026-02-23 21:50:58 +08:00
RachelOS 5aa6f684cd 1.4.8-Fix 2026-02-12 00:33:05 +08:00
RachelOS 740c0d50bc 1.4.8-Fix 2026-02-12 00:18:06 +08:00
RachelOS fdfbc1e186 1.4.8-Fix 2025-12-26 15:31:17 +08:00
RachelOS 4ae75acb27 1.4.8-Fix 2025-12-25 11:29:01 +08:00
RachelOS 223cf94067 1.4.8-增加标签预览 2025-12-24 23:55:35 +08:00
RachelOS 3350953f90 1.4.8-增加标签预览 2025-12-24 21:36:01 +08:00
RachelOS d58f526790 1.4.8-修正fix正文补全模式图片无法正常显示问题 2025-12-19 17:11:46 +08:00
RachelOS 973af96370 1.4.8-无需配置域名收取登录二维码 2025-12-16 16:35:29 +08:00
RachelOS 208728a62b 1.4.8-Fix 2025-11-28 00:53:34 +08:00
RachelOS 14d692cd29 Fix 2025-11-24 21:25:32 +08:00
RACH 974bbcd3d4 1.4.8 Fix 2025-11-17 10:41:15 +08:00
RACH d97f432986 "1.4.7 "调整为playwright驱动"" 2025-11-05 23:21:55 +08:00
RachelOs f151d1e3fd 1.4.7 1.4.7 2025-11-04 00:36:51 +08:00
t@123654 8fc47de170 1.4.7 增加Arm64版本镜像 2025-10-22 18:30:41 +08:00
t@123654 fdfddb11ac 1.4.7 优化部分公众号样式导致导出pdf/docx格式错乱 2025-10-21 19:06:17 +08:00
t@123654 4da7b102ba 1.4.7 增加pdf/docx/json/md导出纪录 2025-10-21 11:30:27 +08:00
t@123654 82d9c8f120 1.4.7 1.4.7 2025-10-18 00:07:49 +08:00
t@123654 6331b7726d 1.4.5 1.4.5 2025-08-21 10:46:08 +08:00
t@123654 199c3a66f3 1.4.4 增加任务消息测试功能 2025-08-06 12:09:49 +08:00
t@123654 5ed959a4b1 1.4.4 数据库调整API和线程操作DB分离 2025-08-01 14:49:22 +08:00
t@123654 02b5946e2d 1.4.4 修复多线程并发导致无法更新数据库BUG 2025-08-01 10:39:03 +08:00
t@123654 785c7eb104 1.4.4 修复多线程并发导致无法更新数据库BUG 2025-08-01 10:25:01 +08:00