mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(QQ音乐): 广告卡片(完善规则) (#1661)
This commit is contained in:
@@ -46,8 +46,11 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
matches:
|
matches:
|
||||||
'@ImageView - ImageView - RelativeLayout >n [text="听歌入会赢绿钻"]',
|
'@ImageView - ImageView - RelativeLayout >n [text="听歌入会赢绿钻"||text="摇动点击广告跳转"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13206982',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13206982',
|
||||||
|
'https://i.gkd.li/import/13218134',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user