mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(知乎) 局部广告-信息流广告(补充规则) (#91)
This commit is contained in:
@@ -186,6 +186,14 @@ export default defineAppConfig({
|
|||||||
matches: '@ViewGroup[clickable=true] <3 * < * -2 * >2 [text$="广告"]',
|
matches: '@ViewGroup[clickable=true] <3 * < * -2 * >2 [text$="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14332161',
|
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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user