import { defineGkdApp } from '@gkd-kit/define'; export default defineGkdApp({ id: 'net.pchome.kds', name: 'kds宽带山', groups: [ { key: 1, name: '分段广告-应用内卡片广告', activityIds: 'net.pchome.kds.View.activity.TopicActivity2', rules: [ { key: 0, matches: '@Image[text=""] < View +2 View > View > View > TextView', snapshotUrls: 'https://i.gkd.li/i/13043221', }, { preKeys: [0], key: 1, matches: '@LinearLayout > [text="不感兴趣"]', snapshotUrls: 'https://i.gkd.li/i/13049609', }, ], }, ], });