mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
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:
@@ -227,6 +227,15 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
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评分弹窗',
|
||||
desc: '点击【x】',
|
||||
quickFind: true,
|
||||
|
||||
Reference in New Issue
Block a user