From f02204de1ab566bb4b38b361e6120080c9517f43 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 1 Feb 2025 12:44:46 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=B3=96=E8=B1=86):=20=E5=B1=80=E9=83=A8?= =?UTF-8?q?=E5=B9=BF=E5=91=8A-=E5=8D=A1=E7=89=87=E5=B9=BF=E5=91=8A?= =?UTF-8?q?=E3=80=81=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A=20(=E8=A1=A5?= =?UTF-8?q?=E5=85=85=E8=A7=84=E5=88=99=20#758)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.bokecc.dance.ts | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/apps/com.bokecc.dance.ts b/src/apps/com.bokecc.dance.ts index 5ba491fae..a14197e58 100644 --- a/src/apps/com.bokecc.dance.ts +++ b/src/apps/com.bokecc.dance.ts @@ -60,6 +60,32 @@ export default defineGkdApp({ 'https://m.gkd.li/57941037/45eb8c79-f683-4fcd-a2c4-0c9d1ff9d998', snapshotUrls: 'https://i.gkd.li/i/14318261', }, + { + key: 2, + activityIds: + 'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity', + matches: + '[text="反馈"] +(1,2) View[childCount=1] > Image[childCount=0][text=""][width<60 && height<60]', + exampleUrls: 'https://e.gkd.li/d3e73052-1459-4b3b-baf2-a3620226985f', + snapshotUrls: [ + 'https://i.gkd.li/i/18627429', + 'https://i.gkd.li/i/18627432', + ], + }, + ], + }, + { + key: 4, + name: '局部广告-信息流广告', + desc: '点击关闭', + rules: [ + { + fastQuery: true, + activityIds: '.activity.MainActivity', + matches: ['[text="广告"]', '[vid="iv_close"]'], + exampleUrls: 'https://e.gkd.li/717ad9b7-dce7-4284-9360-4f9923ebacd7', + snapshotUrls: 'https://i.gkd.li/i/18627427', + }, ], }, ],