mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +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,
|
||||
name: '开屏广告',
|
||||
activityIds: 'dev.xesam.chelaile.app.module.func.SplashActivity',
|
||||
matchLauncher: true,
|
||||
rules: '[id="com.ygkj.chelaile.standard:id/cll_splash_ad_skip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13062992',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13062992',
|
||||
'https://gkd-kit.gitee.io/import/13225111', //无ID
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
||||
Reference in New Issue
Block a user