包子漫画水印去除 (#114)

* refactor(baozi): 格式化代码并优化漫画章节解析逻辑

* feat: 更新包子漫画图片代理地址以优化水印问题

将图片地址从s1.baozicdn.com替换为as-rsa1-usla.baozicdn.com/w640,减少代理后的图片水印

* chore: 更新包子漫画插件版本至1.1.0

* feat(图片加载): 添加图片加载时的自定义请求头

为漫画图片加载添加自定义请求头,包括User-Agent等信息,以适配服务器要求

* refactor(图片代理): 优化移动端图片代理逻辑并移除无用代码

- 使用正则匹配简化图片URL替换逻辑
- 移除不再使用的onImageLoad方法
This commit is contained in:
Brooklyn Bartly
2025-07-27 15:55:55 +08:00
committed by GitHub
parent ad91da8e0f
commit 7dce35fd5a
2 changed files with 473 additions and 365 deletions

View File

@@ -15,7 +15,7 @@
"name": "包子漫画",
"fileName": "baozi.js",
"key": "baozi",
"version": "1.0.5"
"version": "1.1.0"
},
{
"name": "Picacg",