feat(知乎): 回答底部评论顶部的任意广告推荐-规则优化 (#908)

This commit is contained in:
二刺螈
2023-10-12 00:57:01 +08:00
parent 313073ca30
commit 5c8f0b4c22

View File

@@ -84,7 +84,9 @@ export default defineAppConfig({
}, },
{ {
key: 1, key: 1,
matches: 'TextView[text$=`的广告`] +n TextView[text=`×`]', matches:
'TextView[text$=`的广告`] +n TextView[text=`×`][visibleToUser=true]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12864109',
}, },
{ {
key: 2, key: 2,