From fe21877acdcce5dbe496c7fa53e782ef12ab838b Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 10 Jul 2024 10:54:45 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=A3=9E=E9=B8=9F=E5=90=AC=E4=B9=A6):=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=E3=80=81=E5=88=86=E6=AE=B5=E5=B9=BF=E5=91=8A?= =?UTF-8?q?-=E7=9C=8B=E8=A7=86=E9=A2=91=E5=BE=97=E5=A5=96=E5=8A=B1?= =?UTF-8?q?=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/cn.ms.pages.ts | 47 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/src/apps/cn.ms.pages.ts b/src/apps/cn.ms.pages.ts index fee3b986..39268bc6 100644 --- a/src/apps/cn.ms.pages.ts +++ b/src/apps/cn.ms.pages.ts @@ -17,6 +17,53 @@ export default defineGkdApp({ '@Image[text=""] < View +n View > View > TextView[text="广告"]', snapshotUrls: 'https://i.gkd.li/i/13450787', }, + { + key: 1, + quickFind: true, + activityIds: 'cn.ms.pages.ActivityLingPai', + matches: + 'ImageView < @ViewGroup[clickable=true] < ViewGroup +n ViewGroup [text="广告"]', + snapshotUrls: 'https://i.gkd.li/i/16136277', + }, + { + key: 2, + quickFind: true, + activityIds: 'cn.ms.pages.ActivityLingPai', + matches: ['text="广告"', '[text="跳过"]'], + snapshotUrls: 'https://i.gkd.li/i/16136271', + }, + { + key: 3, + activityIds: + 'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity', + matches: '[text="反馈"] +3 View > [text$="跳过"]', + snapshotUrls: 'https://i.gkd.li/i/16136260', + }, + ], + }, + { + key: 2, + name: '分段广告-看视频得奖励广告', + activityIds: + 'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity', + rules: [ + { + key: 0, + matches: + '[id="android:id/content"] >2 FrameLayout[childCount=3] >2 FrameLayout[childCount=3] >3 RelativeLayout[clickable=true]', + exampleUrls: + 'https://m.gkd.li/57941037/fd1ff96e-6d17-4738-a2f1-3648169ce53c', + snapshotUrls: 'https://i.gkd.li/i/16136235', + }, + { + preKeys: [0], + key: 1, + quickFind: true, + matches: '[text="坚持退出"]', + exampleUrls: + 'https://m.gkd.li/57941037/f09986f3-6dc6-4067-9136-ac6aa0afad3f', + snapshotUrls: 'https://i.gkd.li/i/16136240', + }, ], }, ],