feat(萤石云视频): 开屏广告 (#2024)

* feat(萤石云视频):开屏广告

* chore(actions): check_format_lint

* feat(萤石云视频): 开屏广告

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
jiuqianyuan
2023-11-13 00:24:43 +08:00
committed by GitHub
parent 07cc73b728
commit ddcd9dab42

View File

@@ -7,15 +7,23 @@ export default defineAppConfig({
{
key: 0,
name: '开屏广告',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
quickFind: true,
key: 0,
name: '【跳过+倒计时】型',
matches: '[id="com.videogo:id/ad_skip_tv"]',
snapshotUrls: 'https://i.gkd.li/import/12565356',
},
{
key: 1,
name: '【圆圈跳过】型',
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
snapshotUrls: 'https://i.gkd.li/import/13327309',
},
],
},
{