mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
feat(QQ音乐): 全屏广告-VIP弹窗(补充规则)
This commit is contained in:
@@ -101,14 +101,23 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
name: '全屏广告-豪华绿钻弹窗',
|
||||
name: '全屏广告-VIP弹窗',
|
||||
desc: '点击X',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.tencent.qqmusic.activity.AppStarterActivity',
|
||||
matches: '[id="android:id/content"] >4 ViewGroup[childCount=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806782',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds:
|
||||
'com.tencent.qqmusic.activity.TranslucentWebViewActivity',
|
||||
matches:
|
||||
'@View[clickable=true][desc="关闭"] + * > [text^="正在试听"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15209764',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user