feat(知乎) 局部广告-信息流广告(补充规则) (#91)

This commit is contained in:
AIsouler
2024-02-24 12:54:45 +08:00
committed by GitHub

View File

@@ -186,6 +186,14 @@ export default defineAppConfig({
matches: '@ViewGroup[clickable=true] <3 * < * -2 * >2 [text$="广告"]',
snapshotUrls: 'https://i.gkd.li/i/14332161',
},
{
key: 5,
activityIds:
'com.zhihu.android.mixshortcontainer.MixShortContainerActivity',
matches:
'View[childCount=3] > @Image[index=1][clickable=true][visibleToUser=true] + [text$="广告"]',
snapshotUrls: 'https://i.gkd.li/i/14391614',
},
],
},
{