From a2d22f19762e1dc07e5629e66752e43386bb3b68 Mon Sep 17 00:00:00 2001 From: Otis0227 <106000651+Otis0227@users.noreply.github.com> Date: Sun, 3 Dec 2023 16:47:48 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=85=BE=E8=AE=AF=E8=A7=86=E9=A2=91):=20?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A=E4=BC=98=E5=8C=96=20(#2745?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update com.tencent.qqlive.ts * chore(actions): check_format_lint * Update com.tencent.qqlive.ts * Update com.tencent.qqlive.ts --------- Co-authored-by: github-actions[bot] --- src/apps/com.tencent.qqlive.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/apps/com.tencent.qqlive.ts b/src/apps/com.tencent.qqlive.ts index 6319e173..3b68d3b8 100644 --- a/src/apps/com.tencent.qqlive.ts +++ b/src/apps/com.tencent.qqlive.ts @@ -140,6 +140,13 @@ export default defineAppConfig({ 'FrameLayout[childCount=2] > FrameLayout > RelativeLayout > View[id!=null][clickable=true]', snapshotUrls: 'https://i.gkd.li/import/13043079', }, + { + key: 2, + name: '全屏广告2', + quickFind: true, + matches: '@[text$="关闭广告"][clickable=true]', + snapshotUrls: 'https://i.gkd.li/import/13526547', + }, ], }, {