mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat: 哈啰-全屏广告 #1404
This commit is contained in:
@@ -62,17 +62,16 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
|
||||||
actionMaximum: 1,
|
|
||||||
resetMatch: 'app',
|
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.hellobike.ads.widget.insert.dialog.HBAdvertDialog',
|
'com.hellobike.ads.widget.insert.dialog.HBAdvertDialog',
|
||||||
'com.hellobike.atlas.business.portal.PortalActivity',
|
'com.hellobike.atlas.business.portal.PortalActivity',
|
||||||
|
'com.hellobike.hitch.business.homenew.HitchHomeActivity',
|
||||||
],
|
],
|
||||||
matches: '[vid="actionDialogClose"]',
|
matches: '[vid="actionDialogClose"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12650090',
|
'https://i.gkd.li/i/12650090',
|
||||||
'https://i.gkd.li/i/16503613',
|
'https://i.gkd.li/i/16503613',
|
||||||
|
'https://i.gkd.li/i/23407810',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -100,6 +99,16 @@ export default defineGkdApp({
|
|||||||
matches: '[desc="去使用"] + Button[text=null][visibleToUser=true]',
|
matches: '[desc="去使用"] + Button[text=null][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12739316',
|
snapshotUrls: 'https://i.gkd.li/i/12739316',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds:
|
||||||
|
'com.hellobike.moped.platform.offline.web.OhoRealmWebActivity',
|
||||||
|
matches:
|
||||||
|
'@Image[childCount=0][text!=null] - View[childCount=1] > Image[childCount=0][text!=null] <<n [vid="webContainer"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/c6364646-6d3c-4b2e-80b9-0b356d4cd8b7',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23415363',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user