From b1bf3ba0b1b7483d5b26ba653ca3ecfcefc9e45e Mon Sep 17 00:00:00 2001 From: yanyu2023 <130368710+yanyu2023@users.noreply.github.com> Date: Sun, 5 Nov 2023 23:08:06 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=BF=85=E9=9B=B7):=20=E4=BC=9A=E5=91=98?= =?UTF-8?q?=E7=BB=AD=E8=B4=B9=E6=A8=AA=E5=B9=85=20(#1860)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Create com.ikang.official.ts * Delete src/apps/com.ikang.official.ts * feat(迅雷): 会员续费 --- src/apps/com.xunlei.downloadprovider.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/apps/com.xunlei.downloadprovider.ts b/src/apps/com.xunlei.downloadprovider.ts index 19ddab0d..53c025af 100644 --- a/src/apps/com.xunlei.downloadprovider.ts +++ b/src/apps/com.xunlei.downloadprovider.ts @@ -242,6 +242,13 @@ export default defineAppConfig({ '[text="立即开通"] + [id="com.xunlei.downloadprovider:id/close"]', snapshotUrls: 'https://i.gkd.li/import/12882939', }, + { + key: 3, + activityIds: 'com.xunlei.downloadprovider.frame.MainTabActivity', + matches: + '[text="您的会员已过期"] < LinearLayout +n ImageView[desc="迅雷"]', + snapshotUrls: 'https://gkd-kit.gitee.io/import/13259268', + }, ], }, // key = 11 已被使用,后续不可再使用