mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(知乎): 回答底部评论顶部的任意广告推荐-规则优化 (#908)
This commit is contained in:
@@ -84,7 +84,9 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
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,
|
||||
|
||||
Reference in New Issue
Block a user