feat(优酷视频): 开屏广告 (#1613)

This commit is contained in:
Kun Jinkao
2023-10-31 00:20:45 +08:00
committed by GitHub
parent e067474e3b
commit da9a71dcf5

View File

@@ -5,13 +5,14 @@ export default defineAppConfig({
name: '优酷视频', name: '优酷视频',
groups: [ groups: [
{ {
enable: false,
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
desc: '占位,暂无作用', quickFind: true,
activityIds: 'com.youku.v2.HomePageEntry', matchTime: 10000,
rules: [], actionMaximum: 1,
snapshotUrls: [], resetMatch: 'app',
rules: '[id="com.youku.phone:id/splash_ad_txt_skip"]',
snapshotUrls: 'https://i.gkd.li/import/13206958',
}, },
{ {
enable: false, enable: false,