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

腾讯视频 #4118

Closed
7liangcheng opened this issue Feb 1, 2024 · 3 comments
Closed

腾讯视频 #4118

7liangcheng opened this issue Feb 1, 2024 · 3 comments

Comments

@7liangcheng
Copy link

7liangcheng commented Feb 1, 2024

腾讯视频开屏广告不跳过
https://i.gkd.li/import/14120966

@7liangcheng 7liangcheng changed the title 腾讯视频开屏广告不跳过 腾讯视频 Feb 1, 2024
@AIsouler
Copy link

AIsouler commented Feb 1, 2024

{
  id: 'com.tencent.qqlive',
  name: '腾讯视频',
  groups: [
    {
      key: 1,
      name: '开屏广告',
      quickFind: true,
      matchTime: 10000,
      actionMaximum: 1,
      resetMatch: 'app',
      rules: [
        {
          action: 'clickCenter',
          matches: 'TextView[text*="跳过"][text.length<=10]',
          exampleUrls: 'https://m.gkd.li/57941037/ef0e4879-2b0b-4db8-95ba-7389b55325e5',
          snapshotUrls: 'https://i.gkd.li/import/14049316',
        },
      ],
    },
  ],
}

@7liangcheng
Copy link
Author

{
  id: 'com.tencent.qqlive',
  name: '腾讯视频',
  groups: [
    {
      key: 1,
      name: '开屏广告',
      quickFind: true,
      matchTime: 10000,
      actionMaximum: 1,
      resetMatch: 'app',
      rules: [
        {
          action: 'clickCenter',
          matches: 'TextView[text*="跳过"][text.length<=10]',
          exampleUrls: 'https://m.gkd.li/57941037/ef0e4879-2b0b-4db8-95ba-7389b55325e5',
          snapshotUrls: 'https://i.gkd.li/import/14049316',
        },
      ],
    },
  ],
}

我应该怎样使用

@AIsouler
Copy link

AIsouler commented Feb 1, 2024

{
  id: 'com.tencent.qqlive',
  name: '腾讯视频',
  groups: [
    {
      key: 1,
      name: '开屏广告',
      quickFind: true,
      matchTime: 10000,
      actionMaximum: 1,
      resetMatch: 'app',
      rules: [
        {
          action: 'clickCenter',
          matches: 'TextView[text*="跳过"][text.length<=10]',
          exampleUrls: 'https://m.gkd.li/57941037/ef0e4879-2b0b-4db8-95ba-7389b55325e5',
          snapshotUrls: 'https://i.gkd.li/import/14049316',
        },
      ],
    },
  ],
}

我应该怎样使用
导入到本地订阅
不过这个问题在下版本会修复,你要是不急的话可以等更新

@lisonge lisonge closed this as not planned Won't fix, can't repro, duplicate, stale Feb 1, 2024
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

3 participants