morning-start 631298ce1b refactor(zaimanhua): 使用API接口替代HTML解析获取漫画数据
移除parseCoverComic方法,改为通过API接口获取漫画数据并重构parseJsonComic方法处理返回的JSON数据。同时修改首页加载逻辑,直接调用API接口获取推荐漫画列表,提高数据获取的稳定性和效率。
2025-07-27 01:20:28 +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%