Skip to content

Commit

Permalink
perf(汽水音乐): 全屏广告-VIP弹窗 (#629)
Browse files Browse the repository at this point in the history
Co-authored-by: AIsouler <[email protected]>
  • Loading branch information
jiuqianyuan and AIsouler authored Dec 19, 2024
1 parent 4cdd78c commit 2d8d7e3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/apps/com.luna.music.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,10 @@ export default defineGkdApp({
name: '底部半屏弹窗',
action: 'back', // 使用点击方式有概率无效
matches:
'FlattenUIText[text="开会员听整月" || text="购买汽水会员" || text="试听中,开通VIP听全曲" || text*="看视频全天免费听"][visibleToUser=true]',
'FlattenUIText[text="开会员听整月" || text="购买汽水会员" || text*="免费听"][visibleToUser=true]',
exampleUrls: [
'https://e.gkd.li/43099439-a0ab-4da0-a686-5c960df92607',
],
snapshotUrls: [
'https://i.gkd.li/i/13533795',
'https://i.gkd.li/i/13660652',
Expand All @@ -69,6 +72,7 @@ export default defineGkdApp({
'https://i.gkd.li/i/16280954',
'https://i.gkd.li/i/16342691',
'https://i.gkd.li/i/17580823',
'https://i.gkd.li/i/18183749',
],
excludeSnapshotUrls: 'https://i.gkd.li/i/13613296',
},
Expand Down

0 comments on commit 2d8d7e3

Please sign in to comment.