Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 微博轻享版 开屏广告 #643

Closed
shuohao opened this issue Dec 23, 2024 · 5 comments
Closed

[Feature] 微博轻享版 开屏广告 #643

shuohao opened this issue Dec 23, 2024 · 5 comments
Labels
need info Need additional information

Comments

@shuohao
Copy link

shuohao commented Dec 23, 2024

请提供 需要适配界面 的快照(不要提供截图!!!),也可补充说明

微博轻享版-1734942435191.zip

@AIsouler
Copy link
Owner

关闭订阅的开屏广告然后导入以下规则看看能不能跳过

{
  id: 'com.weico.international',
  name: '微博轻享版',
  groups: [
    {
      key: 1,
      name: '开屏广告',
      matchTime: 10000,
      actionMaximum: 2,
      resetMatch: 'app',
      priorityTime: 10000,
      rules: [
        {
          fastQuery: true,
          matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
          exampleUrls: 'https://e.gkd.li/baad8e41-2878-4b4e-bc0c-15c6bee5cfde',
          snapshotUrls: 'https://i.gkd.li/i/18227365',
        },
      ],
    },
  ],
}

@shuohao
Copy link
Author

shuohao commented Dec 23, 2024

关闭订阅的开屏广告然后导入以下规则看看能不能跳过

{
  id: 'com.weico.international',
  name: '微博轻享版',
  groups: [
    {
      key: 1,
      name: '开屏广告',
      matchTime: 10000,
      actionMaximum: 2,
      resetMatch: 'app',
      priorityTime: 10000,
      rules: [
        {
          fastQuery: true,
          matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
          exampleUrls: 'https://e.gkd.li/baad8e41-2878-4b4e-bc0c-15c6bee5cfde',
          snapshotUrls: 'https://i.gkd.li/i/18227365',
        },
      ],
    },
  ],
}

不行

@AIsouler
Copy link
Owner

AIsouler commented Dec 23, 2024

有点击提示吗?如果有,那么试试在高级设置里开启 shizuku模拟点击 看看能不能跳过

@shuohao
Copy link
Author

shuohao commented Dec 23, 2024

有点击提示吗?如果有,那么试试在高级设置里开启 shizuku模拟点击 看看能不能跳过

微博轻享版_AdActivity-1734945342471.zip
这微博太恶心了,准备复现的时候又变成这种左上角圆圈型的,右上角 右下角 这货齐了 就差左下角了

@AIsouler AIsouler added the need info Need additional information label Dec 23, 2024
Copy link
Contributor

你好 shuohao,请及时回复,否则你的 issue 将在3天后自动关闭!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Need additional information
Projects
None yet
Development

No branches or pull requests

2 participants