mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -8,8 +8,13 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.tencent.zone.main.MainZoneHomeActivity',
|
activityIds: 'com.tencent.zone.main.MainZoneHomeActivity',
|
||||||
|
matchLauncher: true,
|
||||||
|
quickFind: true,
|
||||||
rules: '[id="com.tencent.qt.qtl:id/skip_layout"] > [text$="跳过"]',
|
rules: '[id="com.tencent.qt.qtl:id/skip_layout"] > [text$="跳过"]',
|
||||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12793273',
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.songe.li/import/12793273',
|
||||||
|
'https://gkd-kit.songe.li/import/12893534', // com.miui.home.launcher.Launcher
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user