mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(高德地图): 全屏广告(补充规则)
This commit is contained in:
@@ -87,10 +87,12 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 14,
|
key: 14,
|
||||||
name: '全屏广告-[欢迎]弹窗',
|
name: '全屏广告-广告弹窗',
|
||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '[欢迎]弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
||||||
matches:
|
matches:
|
||||||
@@ -99,6 +101,16 @@ export default defineAppConfig({
|
|||||||
'https://m.gkd.li/57941037/660ef360-eee8-4fb8-9764-7a1822ccb6e9',
|
'https://m.gkd.li/57941037/660ef360-eee8-4fb8-9764-7a1822ccb6e9',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14800704',
|
snapshotUrls: 'https://i.gkd.li/i/14800704',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '签到弹窗',
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
||||||
|
matches: '[vid="main_map_msg_dialog_close"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/e059109b-f4bb-4ed6-81a8-6010b51ebfd5',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14809993',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user