mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(高德地图): 开屏广告-优化规则 (#489)
This commit is contained in:
@@ -8,8 +8,12 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
||||||
rules: '@LinearLayout[clickable=true] > TextView[text="跳过"]',
|
rules:
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12667556',
|
'[id="com.autonavi.minimap:id/fl_splash_container"] >n [text^="跳过"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.gitee.io/import/12667556',
|
||||||
|
'https://gkd-kit.songe.li/import/12750045',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user