fix search bug from manhuagui (#119)

* 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

* fix search bug from manhuagui

Fix ”querySelectorAll“ bug in search page.
Add multi-group of chapters in info page.
This commit is contained in:
Zion
2025-08-01 08:52:44 +08:00
committed by GitHub
parent 6e52854782
commit 08756ee659
2 changed files with 169 additions and 34 deletions

View File

@@ -96,7 +96,7 @@
"name": "漫画柜",
"fileName": "manhuagui.js",
"key": "manhuagui",
"version": "1.0.0"
"version": "1.0.1"
},
{
"name": "优酷漫画",
@@ -109,4 +109,4 @@
"key": "manwaba",
"version": "1.0.0"
}
]
]