gkd-kit/subscription

腾讯视频

Closed this issue · 3 comments

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

{
  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',
        },
      ],
    },
  ],
}
{
  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',
        },
      ],
    },
  ],
}

我应该怎样使用

{
  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',
        },
      ],
    },
  ],
}

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