morning-start a5b1fd6ca2 refactor(zaimanhua): 重构漫画源接口实现和数据结构
- 修改fetchHtml和fetchJson返回类型,增加错误处理
- 简化漫画信息解析逻辑,移除冗余字段
- 重构分类页面实现,使用固定分类选项
- 实现分类漫画加载接口,支持分页和筛选
2025-07-26 22:14:14 +08:00
2025-04-05 21:06:11 +08:00
2025-07-22 17:53:10 +08:00
2025-07-25 17:06:52 +08:00
2025-07-24 11:51:45 +08:00
2024-10-15 20:55:14 +08:00
2025-07-23 10:15:26 +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%