import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.miaoying.appmy', name: '天空影视', groups: [ { key: 1, name: '全屏广告-广告弹窗', rules: [ { key: 0, activityIds: 'com.huawei.android.launcher.unihome.UniHomeLauncher', matches: 'ImageView - FrameLayout > FrameLayout > ImageView', snapshotUrls: 'https://i.gkd.li/import/12846524', }, ], }, ], });