mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-09-27 00:27:23 +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_.js
toyour_config_name.js
- 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.
- The
Description
Languages
JavaScript
100%