diff --git a/src/appDeprecatedKeys.ts b/src/appDeprecatedKeys.ts index 8365560b..99ffda94 100644 --- a/src/appDeprecatedKeys.ts +++ b/src/appDeprecatedKeys.ts @@ -170,7 +170,7 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [ { id: 'com.autonavi.minimap', name: '高德地图', - deprecatedKeys: [0], + deprecatedKeys: [0, 12], }, { id: 'com.babycloud.hanju', diff --git a/src/apps/com.autonavi.minimap.ts b/src/apps/com.autonavi.minimap.ts index 2e7a2a41..e4fc63c9 100644 --- a/src/apps/com.autonavi.minimap.ts +++ b/src/apps/com.autonavi.minimap.ts @@ -97,14 +97,6 @@ export default defineGkdApp({ 'https://i.gkd.li/i/13764540', // 限定 ImageView[width<90][height<90],避免在此误触 ], }, - { - key: 12, - name: '全屏广告-加油页面优惠券弹窗', - activityIds: 'com.autonavi.map.activity.NewMapActivity', - rules: - '@ImageView < [desc="关闭"][clickable=true] - ViewGroup > ViewGroup > ViewGroup > View[text="立即领取"]', - snapshotUrls: ['https://i.gkd.li/i/12642857'], - }, { key: 13, name: '局部广告-卡片广告', @@ -150,7 +142,7 @@ export default defineGkdApp({ }, { key: 14, - name: '全屏广告-弹窗广告', + name: '全屏广告', desc: '点击关闭', rules: [ { @@ -177,6 +169,15 @@ export default defineGkdApp({ 'https://m.gkd.li/57941037/e059109b-f4bb-4ed6-81a8-6010b51ebfd5', snapshotUrls: 'https://i.gkd.li/i/14809993', }, + { + key: 2, + fastQuery: true, + activityIds: 'com.autonavi.map.activity.NewMapActivity', + matches: + '@ViewGroup[clickable=true] > View[visibleToUser=true][text^="关闭"] <