From 089d5e8bc99b2ee433f5c42f9f1a4a0da8d20b04 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 20 May 2024 16:09:42 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=96=B5=E8=B6=A3=E6=BC=AB=E7=94=BB):=20?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A-=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=EF=BC=88=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.paokeji.yiqu.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/apps/com.paokeji.yiqu.ts b/src/apps/com.paokeji.yiqu.ts index d6b40a30..d80872d7 100644 --- a/src/apps/com.paokeji.yiqu.ts +++ b/src/apps/com.paokeji.yiqu.ts @@ -147,6 +147,13 @@ export default defineGkdApp({ matches: '@LinearLayout[clickable=true] - * > [text="反馈"]', snapshotUrls: 'https://i.gkd.li/i/14847142', }, + { + key: 3, + activityIds: 'com.aster.comic.app.view.MainActivity', + matches: + '[id="android:id/content"] >2 FrameLayout[childCount=9] >3 FrameLayout[childCount=2] > @FrameLayout[childCount=1] > ImageView', + snapshotUrls: 'https://i.gkd.li/i/15374245', + }, ], }, {