mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
perf(QQ音乐): 全屏广告-VIP弹窗
This commit is contained in:
@@ -102,7 +102,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '全屏广告-VIP弹窗',
|
name: '全屏广告-VIP弹窗',
|
||||||
desc: '点击X',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
@@ -115,8 +115,11 @@ export default defineGkdApp({
|
|||||||
activityIds:
|
activityIds:
|
||||||
'com.tencent.qqmusic.activity.TranslucentWebViewActivity',
|
'com.tencent.qqmusic.activity.TranslucentWebViewActivity',
|
||||||
matches:
|
matches:
|
||||||
'@View[clickable=true][desc="关闭"] + * > [text^="正在试听"]',
|
'@View[clickable=true][desc="关闭"] +2 * >2 [desc$="确认协议并开通" || desc="立即开通会员"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15209764',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/15209764',
|
||||||
|
'https://i.gkd.li/i/15261116',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user