diff --git a/src/apps/com.tencent.qqlive.ts b/src/apps/com.tencent.qqlive.ts index 62a4ddb6..ad3be49f 100644 --- a/src/apps/com.tencent.qqlive.ts +++ b/src/apps/com.tencent.qqlive.ts @@ -200,6 +200,17 @@ export default defineAppConfig({ }, ], }, + { + key: 6, + name: '全屏广告-首页-广告弹窗', + resetMatch: 'app', + actionMaximum: 1, + quickFind: true, + activityIds: 'com.tencent.qqlive.redpacket.rain.OpenRedPacketActivity', + rules: + '@ImageView[clickable=true] < ViewGroup[childCount=5] < [id="android:id/content"]', + snapshotUrls: 'https://i.gkd.li/import/13842643', + }, { enable: false, key: 20,