mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-12-16 17:31:16 +00:00
b1b8b8cab90c0b3138de71f2a0c0f9b784b05c00
添加从API获取漫画详细信息的实现,包括标题、作者、封面、描述、章节列表和推荐漫画 使用baseUrl代替硬编码的域名,提高代码可维护性 移除未使用的parseListComic方法
venera-configs
Configuration file repository for venera
Create a new configuration
- Download
_template_.js,_venera_.js, put them in the same directory - Rename
_template_.jstoyour_config_name.js - Edit
your_config_name.jsto your needs.- The
_template_.jsfile contains comments to help you with that. - The
_venera_.jsis used for code completion in your IDE.
- The
Description
Languages
JavaScript
100%