feat(车来了): 开屏广告 (#1696)

* Update com.ygkj.chelaile.standard.ts

* 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:
walklty
2023-11-02 20:11:42 +08:00
committed by GitHub
parent 6e0e51b748
commit c990f6b939

View File

@@ -7,10 +7,14 @@ export default defineAppConfig({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
activityIds: 'dev.xesam.chelaile.app.module.func.SplashActivity', matchTime: 10000,
matchLauncher: true, actionMaximum: 1,
rules: '[id="com.ygkj.chelaile.standard:id/cll_splash_ad_skip"]', resetMatch: 'app',
snapshotUrls: 'https://i.gkd.li/import/13062992', rules: '[text^="跳过"][text.length<=10]',
snapshotUrls: [
'https://i.gkd.li/import/13062992',
'https://gkd-kit.gitee.io/import/13225111', //无ID
],
}, },
{ {
key: 1, key: 1,