mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
feat(123云盘): 开屏广告 (#1862)
* Create com.ikang.official.ts * Delete src/apps/com.ikang.official.ts * feat(123云盘): 开屏广告
This commit is contained in:
@@ -7,8 +7,9 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.mfcloudcalculate.networkdisk.activity.SplashActivity',
|
||||
matchLauncher: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -19,6 +20,11 @@ export default defineAppConfig({
|
||||
'https://i.gkd.li/import/13059834',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/13259303'],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user