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
2025-04-05 21:06:11 +08:00
2025-05-05 18:35:46 +08:00
2024-11-05 14:34:21 +08:00
2025-05-08 22:53:33 +08:00
2025-06-23 18:33:04 +08:00
2025-02-26 10:04:46 +08:00
2025-06-06 11:03:26 +08:00
2025-05-08 22:56:20 +08:00
2025-03-25 15:22:51 +08:00
2025-03-07 19:28:49 +08:00
2025-04-05 21:20:32 +08:00
2025-02-13 14:09:31 +08:00
2024-10-15 20:55:14 +08:00
2025-05-08 22:57:21 +08:00

venera-configs

Configuration file repository for venera

Create a new configuration

  1. Download _template_.js, _venera_.js, put them in the same directory
  2. Rename _template_.js to your_config_name.js
  3. Edit your_config_name.js to your needs.
    • The _template_.js file contains comments to help you with that.
    • The _venera_.js is used for code completion in your IDE.
Description
No description provided
Readme 1.3 MiB
Languages
JavaScript 100%