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
This commit is contained in:
Jin Ke
2025-06-23 18:33:04 +08:00
committed by GitHub
parent e3fa378481
commit 01d97267a6
3 changed files with 1025 additions and 213 deletions

View File

@@ -78,6 +78,6 @@
"name": "comick",
"fileName": "comick.js",
"key": "comick",
"version": "1.0.0"
"version": "1.0.1"
}
]