diff --git a/src/apps/com.tencent.androidqqmail.ts b/src/apps/com.tencent.androidqqmail.ts index 967dff04..db2aa004 100644 --- a/src/apps/com.tencent.androidqqmail.ts +++ b/src/apps/com.tencent.androidqqmail.ts @@ -37,7 +37,14 @@ export default defineGkdApp({ snapshotUrls: 'https://i.gkd.li/i/17908070', }, { - preKeys: [0, 1, 2], // https://github.com/gkd-kit/subscription/issues/1776 + key: 3, + fastQuery: true, + matches: + 'ImageView < LinearLayout[width<130 && height<100][id!=null] < @FrameLayout[clickable=true][id!=null] - [text="广告"]', + snapshotUrls: 'https://i.gkd.li/i/24559942', + }, + { + preKeys: [0, 1, 2, 3], // https://github.com/gkd-kit/subscription/issues/1776 key: 9, name: '点击[不感兴趣]', matches: '[text="不感兴趣"]',