Skip to content

Commit f2ebfe6

Browse files
committed
feat(高德地图): 局部广告-卡片广告 (补充规则 #757)
1 parent 9640448 commit f2ebfe6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/apps/com.autonavi.minimap.ts

+9
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,15 @@ export default defineGkdApp({
138138
exampleUrls: 'https://e.gkd.li/59408741-4847-4395-ace5-b1e14ee24cec',
139139
snapshotUrls: 'https://i.gkd.li/i/16960157',
140140
},
141+
{
142+
key: 3,
143+
fastQuery: true,
144+
activityIds: 'com.autonavi.map.activity.NewMapActivity',
145+
matches:
146+
'@[clickable=true] > [visibleToUser=true][text="关闭"] <<n [vid="ajx_view_container"]',
147+
exampleUrls: 'https://e.gkd.li/018aa83b-3f0a-46b4-b084-a5e7a397ca68',
148+
snapshotUrls: 'https://i.gkd.li/i/18627401',
149+
},
141150
],
142151
},
143152
{

0 commit comments

Comments
 (0)