feat(微博): 评论区-信息流广告 (#3077)

* feat(微博): 评论区-信息流广告

* Update com.sina.weibo.ts

* chore(actions): check_format_lint

---------

Co-authored-by: adproqwq <2757917031@qq.com>
Co-authored-by: 二刺螈 <i@songe.li>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
adproqwq
2023-12-11 20:48:25 +08:00
committed by GitHub
parent 6abe70c3a8
commit 37472ea2d0

View File

@@ -227,6 +227,15 @@ export default defineAppConfig({
}, },
{ {
key: 17, key: 17,
name: '评论区-信息流广告',
desc: '点击【x】',
activityIds: 'com.sina.weibo.feed.DetailWeiboActivity',
quickFind: true,
rules: '[text="广告"] + [id="com.sina.weibo:id/iv_close_icon"]',
snapshotUrls: 'https://i.gkd.li/import/13632175',
},
{
key: 18,
name: 'APP评分弹窗', name: 'APP评分弹窗',
desc: '点击【x】', desc: '点击【x】',
quickFind: true, quickFind: true,