From bb54c7196118faa19098c3a6e8d25b5398db6552 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 28 Jun 2025 19:22:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=9A=AE=E7=9A=AE=E5=96=B5-=E5=85=A8?= =?UTF-8?q?=E5=B1=8F=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.gentle.ppcat.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps/com.gentle.ppcat.ts b/src/apps/com.gentle.ppcat.ts index 0d99c1ca..f02c381d 100644 --- a/src/apps/com.gentle.ppcat.ts +++ b/src/apps/com.gentle.ppcat.ts @@ -62,6 +62,15 @@ export default defineGkdApp({ exampleUrls: 'https://e.gkd.li/7002f432-f9cb-45c1-a120-5458b94782b3', snapshotUrls: 'https://i.gkd.li/i/20950403', }, + { + key: 2, + activityIds: + 'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity', + matches: + '@Image[childCount=0][visibleToUser=true][width<80 && height<80] < View[childCount=1] < View[childCount=1] + View > [text="反馈"]', + exampleUrls: 'https://e.gkd.li/f3ad0b42-3c85-4742-9326-8a4b221fb433', + snapshotUrls: 'https://i.gkd.li/i/20960114', + }, ], }, ],