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

* refactor: 优化漫画详情解析逻辑并格式化代码 - 将漫画详情返回对象改为 ComicDetails 实例 - 新增 updateDate 字段并转换日期格式 * chore: 更新包子漫画版本号至1.0.5
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%