mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
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:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user