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
This commit is contained in:
Zion
2025-07-25 17:06:52 +08:00
committed by GitHub
parent 94e3e99877
commit 499180b6ea
2 changed files with 40 additions and 6 deletions

View File

@@ -78,7 +78,7 @@
"name": "comick",
"fileName": "comick.js",
"key": "comick",
"version": "1.1.0"
"version": "1.1.1"
},
{
"name": "优酷漫画",
@@ -86,4 +86,4 @@
"key": "ykmh",
"version": "1.0.0"
}
]
]