Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit a94d748

Browse files
UCPr251AIsouler
andauthored
feat: QQ音乐-局部广告-首页会员广告 (#1524)
Signed-off-by: UCPr <ucpr251@gmail.com> Co-authored-by: AIsouler <zy43220@gmail.com>
1 parent 968f171 commit a94d748

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

src/apps/com.tencent.qqmusic.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,18 @@ export default defineGkdApp({
101101
matches: '[text="广告 | 关闭"][visibleToUser=true]',
102102
snapshotUrls: 'https://i.gkd.li/i/18227204',
103103
},
104+
{
105+
key: 8,
106+
matchTime: 10000,
107+
activityIds: '.activity.AppStarterActivity',
108+
matches:
109+
'RecyclerView > FrameLayout[desc!=null] >3 LinearLayout[id!=null] > ViewPager > FrameLayout[visibleToUser=true] > ImageView[childCount=0][clickable=true][width<150 && height<100][index=parent.childCount.minus(1)]',
110+
exampleUrls: 'https://e.gkd.li/c7b25408-26ed-4010-8506-88f614dccd26',
111+
snapshotUrls: [
112+
'https://i.gkd.li/i/23623581',
113+
'https://i.gkd.li/i/23623677',
114+
],
115+
},
104116
],
105117
},
106118
{

0 commit comments

Comments
 (0)