mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
feat(音乐): 全屏广告-弹窗广告
This commit is contained in:
@@ -18,5 +18,18 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.allsaints.ad.sjy.reward.SRewardLoadingActivity',
|
||||
matches: '@[vid="close"] - [text="看广告免费听 VIP 歌曲"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16200623',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user