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

确保章节ID和点击数字段始终作为字符串处理,避免潜在的类型错误。同时修正URL参数拼接中的变量名错误。
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%