fix: 更新爱看漫插件版本至1.0.3 (#106)

This commit is contained in:
Brooklyn Bartly
2025-07-22 19:25:56 +08:00
committed by GitHub
parent e7e8324e94
commit 891b81ae16
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ class Ikm extends ComicSource {
// 基础配置 // 基础配置
name = "爱看漫"; name = "爱看漫";
key = "ikmmh"; key = "ikmmh";
version = "1.0.2"; version = "1.0.3";
minAppVersion = "1.0.0"; minAppVersion = "1.0.0";
url = "https://git.nyne.dev/nyne/venera-configs/raw/branch/main/ikmmh.js"; url = "https://git.nyne.dev/nyne/venera-configs/raw/branch/main/ikmmh.js";
// 常量定义 // 常量定义

View File

@@ -60,7 +60,7 @@
"name": "爱看漫", "name": "爱看漫",
"fileName": "ikmmh.js", "fileName": "ikmmh.js",
"key": "ikmmh", "key": "ikmmh",
"version": "1.0.2" "version": "1.0.3"
}, },
{ {
"name": "少年ジャンプ+", "name": "少年ジャンプ+",