mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(知乎) 局部广告-信息流广告(优化规则)
This commit is contained in:
@@ -134,12 +134,13 @@ export default defineAppConfig({
|
|||||||
activityIds:
|
activityIds:
|
||||||
'com.zhihu.android.feature.short_container_feature.ui.ShortContainerHostActivity',
|
'com.zhihu.android.feature.short_container_feature.ui.ShortContainerHostActivity',
|
||||||
matches:
|
matches:
|
||||||
'[text*="广告"] +(2,3) ImageView[clickable=true][visibleToUser=true]',
|
'[text*="广告" || text="创作者小助手"] +(2,3) ImageView[clickable=true][visibleToUser=true]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/0443d5cb-aa24-4447-afd7-58c5a09af835',
|
'https://m.gkd.li/57941037/0443d5cb-aa24-4447-afd7-58c5a09af835',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/14178980',
|
'https://i.gkd.li/import/14178980',
|
||||||
'https://i.gkd.li/import/14206949',
|
'https://i.gkd.li/import/14206949',
|
||||||
|
'https://i.gkd.li/import/14232195', // text="创作者小助手"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user