Commit Graph

84 Commits

Author SHA1 Message Date
Brooklyn Bartly
7dce35fd5a 包子漫画水印去除 (#114)
* refactor(baozi): 格式化代码并优化漫画章节解析逻辑

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

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

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

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

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

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

- 使用正则匹配简化图片URL替换逻辑
- 移除不再使用的onImageLoad方法
2025-07-27 15:55:55 +08:00
nyne
4a18a7de3a Merge branch 'main' into zaimanhua 2025-07-27 15:54:47 +08:00
Brooklyn Bartly
5ff8254dd5 Manhuagui (#102)
* feat: 添加漫画柜漫画源实现

实现漫画柜(ManHuaGui)漫画源的完整功能,包括:
- 首页探索页面的多分区加载
- 分类浏览功能支持多种筛选条件
- 搜索功能支持按时间和人气排序
- 漫画详情页面的完整信息展示
- 章节图片的加载功能

* feat: 添加漫画柜扩展支持

* chore: 在.gitignore中添加test目录

避免将测试生成的临时文件提交到版本控制

* feat(漫画源): 实现图片信息提取逻辑并优化图片URL生成

* fix(manhuagui): 修复封面图片加载和章节列表获取问题

- 删除别名信息,可能为空
- 当封面图片src属性不存在时,尝试使用data-src属性
- 处理章节列表可能存在于不同DOM节点的情况
- 移除部分调试日志输出
- 为缩略图请求添加必要的headers

* refactor: 将类名从NewComicSource重命名为ManHuaGui
2025-07-27 15:52:55 +08:00
morning-start
fb20c68024 feat: 添加再漫画源配置文件 2025-07-27 01:21:53 +08:00
Gandum2077
b8a7966aa7 [hitomi]Add custom tag suggestion handler (#109)
* fix bug in hitomi.js

* [hitomi]Add custom tag suggestion handler

* [hitomi]Change version to 1.1.0
2025-07-25 17:09:32 +08:00
LiuliFox
215e539def [shonen_jump_plus] remove special_content in seriesDetailEpisodeList and update User-Agent and rename to shonen_jump_plus (#111) 2025-07-25 17:07:18 +08:00
Zion
499180b6ea Update comick chapter api. (#112)
* add new source from comick

* fix some code

* fix gif load and comic list info(none-type/chapter/volume)

* add some comick hidden tags

* revise coding error in file

* info updata time

* fix no-EN error

* add new function

- Multi-language comic selection support
- Added comic recommendations
- Fixed empty chapter return bug
- Resolved tag click issues
- Optimized data processing

* Optimize network request

Remove redundant requests and prevent async deadlocks

* Update comick.js

* new small comic source from baihehui

* Fixed some bugs and added some sorting methods

* Fixed some bugs and added some sorting methods

* Add a new resource from ykmh

* Remove invalid request

* fixed chapter api

* Update index.json

* Update index.json

* Update comick.js
2025-07-25 17:06:52 +08:00
LiuliFox
94e3e99877 [copy_manga] fix api (#108) 2025-07-24 11:51:45 +08:00
Zion
afea7a6c99 Add a new resource from ykmh (#107)
* add new source from comick

* fix some code

* fix gif load and comic list info(none-type/chapter/volume)

* add some comick hidden tags

* revise coding error in file

* info updata time

* fix no-EN error

* add new function

- Multi-language comic selection support
- Added comic recommendations
- Fixed empty chapter return bug
- Resolved tag click issues
- Optimized data processing

* Optimize network request

Remove redundant requests and prevent async deadlocks

* Update comick.js

* new small comic source from baihehui

* Fixed some bugs and added some sorting methods

* Fixed some bugs and added some sorting methods

* Add a new resource from ykmh
2025-07-23 10:15:26 +08:00
Brooklyn Bartly
891b81ae16 fix: 更新爱看漫插件版本至1.0.3 (#106) 2025-07-22 19:25:56 +08:00
Jin Ke
20917d8e47 Fixed some bugs and added some sorting methods(category page) in comick (#103)
* add new source from comick

* fix some code

* fix gif load and comic list info(none-type/chapter/volume)

* add some comick hidden tags

* revise coding error in file

* info updata time

* fix no-EN error

* add new function

- Multi-language comic selection support
- Added comic recommendations
- Fixed empty chapter return bug
- Resolved tag click issues
- Optimized data processing

* Optimize network request

Remove redundant requests and prevent async deadlocks

* Update comick.js

* new small comic source from baihehui

* Fixed some bugs and added some sorting methods

* Fixed some bugs and added some sorting methods
2025-07-22 17:58:29 +08:00
Brooklyn Bartly
c55657f0a2 refactor: 优化漫画详情解析逻辑 (#101)
* refactor: 优化漫画详情解析逻辑并格式化代码

- 将漫画详情返回对象改为 ComicDetails 实例
- 新增 updateDate 字段并转换日期格式

* chore: 更新包子漫画版本号至1.0.5
2025-07-22 15:02:55 +08:00
Jin Ke
01d97267a6 Update comick and add baihehui (#88)
* add new source from comick

* fix some code

* fix gif load and comic list info(none-type/chapter/volume)

* add some comick hidden tags

* revise coding error in file

* info updata time

* fix no-EN error

* add new function

- Multi-language comic selection support
- Added comic recommendations
- Fixed empty chapter return bug
- Resolved tag click issues
- Optimized data processing

* Optimize network request

Remove redundant requests and prevent async deadlocks

* Update comick.js

* new small comic source from baihehui
2025-06-23 18:33:04 +08:00
nyne
e3fa378481 Update index.json 2025-06-18 12:10:24 +08:00
角砂糖
7064801f51 [copy_manga] Fix search api (base & web) (#86)
* [copy_mange] Fix search api (base & web)

* [copy_mange] Auto fetch webapi
2025-06-11 22:56:28 +08:00
nyne
2bf22b13e9 Merge branch 'main' into shonenjumpplus 2025-06-06 21:36:52 +08:00
角砂糖
9ea9efb78d [copy_mange] Fix search (#84)
https://t.me/venera_dev/90277

Due to UA being Firefox, baseAPI is not available, returning empty list
2025-06-06 11:02:54 +08:00
Gandum2077
2789f852ef add support for hitomi.la (#82) 2025-06-05 20:33:20 +08:00
角砂糖
fd6fd675a1 [copy_mange] Use Firefox as UA (#81) 2025-06-04 21:59:48 +08:00
LiuliFox
1a05d70447 [copy_manga] Remove validator in copyVersion (#80) 2025-06-04 10:00:54 +08:00
LiuliFox
6b1359db90 [copy_manga] Remove copyVersion and set defaultCopyVesion to 2.2.9-dev (#78)
* [copy_manga] Remove copyVersion and set defaultCopyVesion to 2.2.9-dev

* [copy_manga] Bump to v1.3.1
2025-06-03 23:27:55 +08:00
LiuliFox
83a6f3c73f [shonen_jump_plus] Update User-Agent 2025-06-03 23:18:35 +08:00
LiuliFox
9de253f1c8 [shonen_jump_plus] add shonen jump plus (#76) 2025-06-01 23:59:35 +08:00
LiuliFox
58ae168765 [copy_manga] Add configurable image quality and CDN region options for CopyManga (#75)
* [copy_manga] Replace origin images urls to high quality images urls

* [copy_manga] Allow user to choose copyRegin

* [copy_manga] Allow user to choose image_quality

* [copy_manga] bump to v1.3.0
2025-06-01 23:59:24 +08:00
角砂糖
ce21114713 [copy_manga] Allow user to edit copyPlatform (#74)
* [copy_manga] Allow user to edit copyPlatform

拷贝连着三天改了三次这参数

* Update version
2025-05-28 20:43:28 +08:00
角砂糖
b8a81c0105 [copy_manga] Allow user to edit copyVersion (#73)
干脆让这个也可以被手动改吧
2025-05-27 09:48:52 +08:00
角砂糖
af18bea2f6 [copy_manga] Update header and limit (#71)
* [copy_manga] Update header

* [copy_manga] Update version
2025-05-26 22:20:19 +08:00
角砂糖
ac38d8809e [copy_manga] Update copyVersion && Allow user to edit apiUrl (#70)
* [copy_manga] Update copyVersion && Allow user to edit apiUrl

mangacopy.com is currently inaccessible in mainland China.

* Update index.json

* fix favorite
2025-05-11 08:20:53 +08:00
nyne
474c812144 Update index.json 2025-05-08 22:59:44 +08:00
7d3994af8d [copy_manga] Add update status. Close #60 2025-04-07 17:23:04 +08:00
3de1889b06 [picacg] Show pages count on details page. Close #59 2025-04-07 15:33:06 +08:00
4513dcb728 Add manga_dex 2025-04-05 21:20:32 +08:00
aa96fef8fb [jm] fix comment page count 2025-03-25 15:22:51 +08:00
角砂糖
0aeb725bc8 [copy_manga] Fix webAPI (#53) 2025-03-16 07:59:00 +08:00
角砂糖
5e48491da5 [komiic] fix category (#52)
(cherry picked from commit 4d9a8cc3470d293a06cffee6ac13b5d061732801)
2025-03-07 19:28:49 +08:00
角砂糖
49a74e56dc [copy_manga] Fix registerWebsite (#50) 2025-02-27 20:12:28 +08:00
4c123fc147 [copy_manga] Update api 2025-02-27 16:49:28 +08:00
06643e6a9b [ehentai] fix ranking page 2025-02-26 10:04:46 +08:00
4d0b11d9be [baozi] Fix login and comic loading 2025-02-23 20:39:17 +08:00
9f17e17fa3 [jm] Fix calculation of favorites page count. 2025-02-23 10:29:31 +08:00
1282fec677 [picacg] Fix update time 2025-02-20 16:23:19 +08:00
fe26ae62aa [komiic] Add update time 2025-02-15 16:59:12 +08:00
a6f885c6ef [jm] Add update time 2025-02-15 13:19:24 +08:00
2d49a30d25 [copy_manga] support chapters group 2025-02-14 17:53:38 +08:00
f716c8a039 [jm] Fix favorite order setting 2025-02-13 20:00:05 +08:00
067b386b6f jm: Add account, favorites, send comments. 2025-02-11 14:00:46 +08:00
Shapaper
139288c064 copy_manga: Avoid loading chapters too quickly
* Update copy_manga.js

修复loadEp逻辑,防止访问过快风控

* format

---------

Co-authored-by: nyne <me@nyne.dev>
2025-01-30 17:39:36 +08:00
PipeYume
71fa8716f9 copymanga: 为拷贝漫画的category页面添加 排行 (#40)
* 增添分类-排行

* category 更新`排行`

* 修复一个潜在的问题

* 更新版本号

* 修复错误
2025-01-25 08:43:21 +08:00
ee6cea0356 nhentai: fix search 2025-01-22 15:33:25 +08:00
6a79adb56b picacg: re-login if login expires while loading comic information 2025-01-21 16:30:24 +08:00