From fbd85858d18e52a3f03da4fcdc80e8bd87e9fa20 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 13 Oct 2024 16:06:28 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=BD=91=E6=98=93=E4=BA=91=E9=9F=B3?= =?UTF-8?q?=E4=B9=90):=20=E5=B1=80=E9=83=A8=E5=B9=BF=E5=91=8A-=E6=92=AD?= =?UTF-8?q?=E6=94=BE=E7=95=8C=E9=9D=A2=E5=B9=BF=E5=91=8A=E8=AF=AF=E8=A7=A6?= =?UTF-8?q?=EF=BC=88#401=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.netease.cloudmusic.ts | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/apps/com.netease.cloudmusic.ts b/src/apps/com.netease.cloudmusic.ts index bd90f8a0..77bc9d94 100644 --- a/src/apps/com.netease.cloudmusic.ts +++ b/src/apps/com.netease.cloudmusic.ts @@ -271,9 +271,16 @@ export default defineGkdApp({ key: 2, name: '巨幅卡片广告2', matches: - '@TextView[index=2] <3 ViewGroup[childCount=3] < [text*="广告"]', snapshotUrls: 'https://i.gkd.li/i/14045424', }, + { + key: 3, + name: '巨幅卡片广告3', + matches: + '[vid="iv_ad_close"][clickable=true][visibleToUser=true][focusable=true]', + snapshotUrls: 'https://i.gkd.li/i/15282417', + }, ], }, {