morning-start f812964e55 fix: 修复章节ID和点击数转换为字符串的问题
确保章节ID和点击数字段始终作为字符串处理,避免潜在的类型错误。同时修正URL参数拼接中的变量名错误。
2025-07-27 00:23:29 +08:00
2025-04-05 21:06:11 +08:00
2025-07-22 17:53:10 +08:00
2025-07-25 17:06:52 +08:00
2025-07-24 11:51:45 +08:00
2024-10-15 20:55:14 +08:00
2025-07-23 10:15:26 +08:00

venera-configs

Configuration file repository for venera

Create a new configuration

  1. Download _template_.js, _venera_.js, put them in the same directory
  2. Rename _template_.js to your_config_name.js
  3. 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.
Description
No description provided
Readme 1.3 MiB
Languages
JavaScript 100%