From 1a11063a0ee458fed1f8f8e97322ac587e6d3f5e Mon Sep 17 00:00:00 2001 From: lisonge Date: Wed, 11 Oct 2023 21:55:44 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=8F=A4=E8=AF=97=E6=96=87=E7=BD=91):=20?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E5=86=85=E5=B9=BF=E5=91=8A=E5=BC=B9=E7=AA=97?= =?UTF-8?q?-=E8=A7=84=E5=88=99=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/org.gushiwen.gushiwen.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/org.gushiwen.gushiwen.ts b/src/apps/org.gushiwen.gushiwen.ts index 15227a54..732265f2 100644 --- a/src/apps/org.gushiwen.gushiwen.ts +++ b/src/apps/org.gushiwen.gushiwen.ts @@ -9,12 +9,14 @@ export default defineAppConfig({ name: '应用内广告弹窗', rules: [ { + delay: 500, key: 0, activityIds: 'org.gushiwen.gushiwen.HomeActivity', matches: 'ImageView - FrameLayout > FrameLayout > ImageView', snapshotUrls: 'https://gkd-kit.gitee.io/import/12813618', }, { + delay: 500, key: 1, activityIds: 'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',