From 35ecb196b773ca9369de6d0ff819c71481bd00d1 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 25 Jul 2024 09:56:56 +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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/com.paokeji.yiqu.ts b/src/apps/com.paokeji.yiqu.ts index 4ce4aa42..e58193d0 100644 --- a/src/apps/com.paokeji.yiqu.ts +++ b/src/apps/com.paokeji.yiqu.ts @@ -163,6 +163,14 @@ export default defineGkdApp({ matches: '[text="反馈"] + @View > Image[childCount=0]', snapshotUrls: 'https://i.gkd.li/i/15711106', }, + { + key: 5, + fastQuery: true, + activityIds: 'com.kwad.sdk.api.proxy.app.KsRewardVideoActivity', + matches: + '@[id="com.kwad.dy.sdk:id/ksad_end_close_btn"] - [text="免费获取"]', + snapshotUrls: 'https://i.gkd.li/i/16369203', + }, ], }, {