mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +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,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.mfcloudcalculate.networkdisk.activity.SplashActivity',
|
matchTime: 10000,
|
||||||
matchLauncher: true,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
@@ -19,6 +20,11 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/13059834',
|
'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