mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(QQ): 局部广告-动态页-卡片广告(补充规则) (#363)
This commit is contained in:
@@ -85,6 +85,7 @@ export default defineGkdApp({
|
||||
'com.qzone.reborn.feedx.activity.QZoneFriendFeedXActivity',
|
||||
],
|
||||
matches: 'View[desc="广告"] + ImageView[clickable=true]',
|
||||
exampleUrls: 'https://e.gkd.li/21ede3d4-b1b7-4e85-b4d3-2c4876420a71',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12847842',
|
||||
'https://i.gkd.li/i/13787345',
|
||||
@@ -766,6 +767,15 @@ export default defineGkdApp({
|
||||
'https://i.gkd.li/i/16154341',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '好友动态详情页广告',
|
||||
activityIds: 'com.qzone.reborn.base.QZoneTransparentShellActivity',
|
||||
fastQuery: true,
|
||||
matches: '@[desc="关闭广告"][visibleToUser=true] -3 [text^="活动"]',
|
||||
exampleUrls: 'https://e.gkd.li/b78a3e44-3bd9-445d-9199-e989269c2be3',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17009847',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user