Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

美柚 #4046

Open
434387713 opened this issue Jan 24, 2024 · 10 comments
Open

美柚 #4046

434387713 opened this issue Jan 24, 2024 · 10 comments

Comments

@434387713
Copy link

请输入需要添加规则的界面的快照或者生成的链接, 也可在后面补充其它信息

请注意: 不提供快照或者仅提供截图的 issue 将被自动关闭

https://i.gkd.li/import/14032891

@AIsouler
Copy link

快照丢失,请重新上传快照

@434387713
Copy link
Author

@AIsouler
Copy link

点击关闭后有二次弹窗吗

@434387713
Copy link
Author

没有,直接就关闭了

@434387713
Copy link
Author

大佬,那个规则复制过去还是关不了,不知道为啥
{
id: 'com.lingan.seeyou',
name: '美柚',
groups: [
{
name: '局部广告-评论区上方卡片广告',
key: 0,
desc: '点击X',
quickFind: true,
rules: [
{
matches: [
'[id="com.lingan.seeyou:id/v_close"]'
],
snapshotUrls: [
'https://i.gkd.li/import/14034770'
],
activityIds: [
'com.lingan.seeyou.ui.activity.community.topicdetail.TopicDetailActivity'
]
}
]
}
]
}

@434387713
Copy link
Author

还有这个页面也有广告
https://i.gkd.li/import/14037093

@AIsouler
Copy link

大佬,那个规则复制过去还是关不了,不知道为啥 { id: 'com.lingan.seeyou', name: '美柚', groups: [ { name: '局部广告-评论区上方卡片广告', key: 0, desc: '点击X', quickFind: true, rules: [ { matches: [ '[id="com.lingan.seeyou:id/v_close"]' ], snapshotUrls: [ 'https://i.gkd.li/import/14034770' ], activityIds: [ 'com.lingan.seeyou.ui.activity.community.topicdetail.TopicDetailActivity' ] } ] } ] }

{
  id: 'com.lingan.seeyou',
  name: '美柚',
  groups: [
    {
      key: 1,
      name: '局部广告-评论区上方卡片广告',
      desc: '点击X',
      quickFind: true,
      rules: [
        {
          activityIds: 'com.lingan.seeyou.ui.activity.community.topicdetail.TopicDetailActivity',
          matches: '[id="com.lingan.seeyou:id/v_close"]',
          snapshotUrls: 'https://i.gkd.li/import/14034770',
        },
      ],
    },
  ],
}

再试一下

@AIsouler
Copy link

还有这个页面也有广告 https://i.gkd.li/import/14037093

这个无法适配

@434387713
Copy link
Author

大佬,那个规则复制过去还是关不了,不知道为啥 { id: 'com.lingan.seeyou', name: '美柚', groups: [ { name: '局部广告-评论区上方卡片广告', key: 0, desc: '点击X', quickFind: true, rules: [ { matches: [ '[id="com.lingan.seeyou:id/v_close"]' ], snapshotUrls: [ 'https://i.gkd.li/import/14034770' ], activityIds: [ 'com.lingan.seeyou.ui.activity.community.topicdetail.TopicDetailActivity' ] } ] } ] }

{
  id: 'com.lingan.seeyou',
  name: '美柚',
  groups: [
    {
      key: 1,
      name: '局部广告-评论区上方卡片广告',
      desc: '点击X',
      quickFind: true,
      rules: [
        {
          activityIds: 'com.lingan.seeyou.ui.activity.community.topicdetail.TopicDetailActivity',
          matches: '[id="com.lingan.seeyou:id/v_close"]',
          snapshotUrls: 'https://i.gkd.li/import/14034770',
        },
      ],
    },
  ],
}

再试一下

可以了,大佬,感谢

@434387713
Copy link
Author

还有这个页面也有广告 https://i.gkd.li/import/14037093

这个无法适配
好吧好吧,还是谢谢啦,帮我弄这个

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants