import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.shangfang.gylm', name: '高佣联盟', groups: [ { key: 2, name: '更新提示', matchTime: 10000, actionMaximum: 1, resetMatch: 'app', quickFind: true, rules: '[id="com.shangfang.gylm:id/iv_upgrade_close"]', snapshotUrls: 'https://i.gkd.li/i/13643599', }, ], });