feat(微博极速版): 信息流广告 规则优化(gkd-kit#3350) (#3362)

close #3350
This commit is contained in:
aoguai 2023-12-24 20:50:41 +08:00 committed by GitHub
parent de91de0f80
commit 55e5bfc321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,8 +32,11 @@ export default defineAppConfig({
preKeys: 0,
name: '点击[不感兴趣]',
matches:
'@View[clickable=true][childCount=1] > TextView[text="不感兴趣"]',
snapshotUrls: 'https://i.gkd.li/import/12738132',
'@View[clickable=true][childCount=1] > TextView[text="不感兴趣"||text$="interest"]',
snapshotUrls: [
'https://i.gkd.li/import/12738132',
'https://i.gkd.li/import/13727657',
],
},
],
},