diff --git a/src/apps/com.lovebizhi.wallpaper.ts b/src/apps/com.lovebizhi.wallpaper.ts index c10510ab..5d5a03b0 100644 --- a/src/apps/com.lovebizhi.wallpaper.ts +++ b/src/apps/com.lovebizhi.wallpaper.ts @@ -8,6 +8,9 @@ export default defineAppConfig({ key: 0, name: '开屏广告', activityIds: 'com.adesk.picasso.view.MainActivity', + + // 来自 #979 的优化建议,反馈会匹配到桌面活动ID + matchLauncher: true, rules: '[id = "com.byted.pangle:id/tt_splash_skip_btn"]', snapshotUrls: 'https://gkd-kit.songe.li/import/12859492', },