feat(X): 信息流广告-帖子详情页、搜索页(完善规则) (#971)

close #937
This commit is contained in:
Kun Jinkao
2023-10-13 01:16:01 +08:00
committed by GitHub
parent 274a33d5b7
commit 6a720e0573

View File

@@ -56,7 +56,16 @@ export default defineAppConfig({
], ],
}, },
{ {
preKeys: [0], name: '点击右上角关闭',
key: 1,
matches:
'@[id="com.twitter.android:id/tweet_curation_action"] <2 * + [id="com.twitter.android:id/tweet_auto_playable_content_parent"] > [id="com.twitter.android:id/tweet_promoted_badge_bottom"][text="推荐"]',
snapshotUrls: [
'https://gkd-kit.songe.li/import/12882676', // com.twitter.tweetdetail.TweetDetailActivity
],
},
{
preKeys: [0, 1],
key: 10, key: 10,
name: '点击屏蔽', name: '点击屏蔽',
matches: matches: