mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(QQ音乐): 局部广告-卡片广告(补充规则) (#238)
This commit is contained in:
@@ -7,7 +7,6 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 1,
|
||||
name: '局部广告-卡片广告',
|
||||
activityIds: 'com.tencent.qqmusic.activity.AppStarterActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
@@ -42,6 +41,14 @@ export default defineGkdApp({
|
||||
matches: '@[clickable=true] > [text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15041019',
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
quickFind: true,
|
||||
activityIds: 'com.tencent.qqmusic.activity.AppStarterActivity',
|
||||
matches:
|
||||
'@ViewGroup[childCount=1][clickable=true] <<n RecyclerView >2 [text="最近播放"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15756931',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user