mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat: 小米音乐-全屏广告 (#1193)
This commit is contained in:
@@ -75,8 +75,11 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
activityIds: 'com.tencent.qqmusiccommon.hybrid.HybridViewActivity',
|
activityIds: 'com.tencent.qqmusiccommon.hybrid.HybridViewActivity',
|
||||||
matches: '[id=null][desc="关闭弹框按钮"][clickable=true]',
|
matches: '[id=null][desc~=".*关闭.*按钮.*"][clickable=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12700955',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/12700955',
|
||||||
|
'https://i.gkd.li/i/22562104',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user