mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-09-27 00:27:23 +00:00
a5b1fd6ca2d4d8a1b68ff9e553de34287987cab5

- 修改fetchHtml和fetchJson返回类型,增加错误处理 - 简化漫画信息解析逻辑,移除冗余字段 - 重构分类页面实现,使用固定分类选项 - 实现分类漫画加载接口,支持分页和筛选
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%