From 22133a22cb5f5281f46cd58669680da4ff8ca3c5 Mon Sep 17 00:00:00 2001 From: aisouler Date: Sat, 24 Feb 2024 13:05:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B1=BD=E6=B0=B4=E9=9F=B3=E4=B9=90):=20?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E7=B1=BB-=E7=9C=8B=E5=B9=BF=E5=91=8A?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E5=90=AC=E6=AD=8C=E6=97=B6=E9=95=BF=EF=BC=88?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.luna.music.ts | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/apps/com.luna.music.ts b/src/apps/com.luna.music.ts index f1271a00..9a781f8e 100644 --- a/src/apps/com.luna.music.ts +++ b/src/apps/com.luna.music.ts @@ -77,14 +77,16 @@ export default defineAppConfig({ { key: 8, quickFind: true, - name: '全屏广告-看广告获取听歌时长', + name: '功能类-看广告获取听歌时长', desc: '点击领取成功-点击坚持退出', rules: [ { key: 0, - matches: - '[id="com.luna.music:id/exciting_video_fragment_container"] >4 [text="领取成功,关闭,按钮"]', - snapshotUrls: 'https://i.gkd.li/i/13945430', + matches: '@[text*="领取成功"][clickable=true] - [text="反馈"]', + snapshotUrls: [ + 'https://i.gkd.li/i/13945430', + 'https://i.gkd.li/i/14391770', + ], }, { preKeys: 0,