perf: 弹窗广告 (适配fastQuery)

This commit is contained in:
AIsouler
2024-11-10 22:57:34 +08:00
parent 136e0820f8
commit b0d1f033a4
85 changed files with 499 additions and 291 deletions

View File

@@ -74,12 +74,13 @@ export default defineGkdApp({
},
{
key: 3,
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
activityIds: '.MainActivity',
matches:
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
exampleUrls: 'https://e.gkd.li/49cef679-3efb-4719-9af9-8f3a4c311191',
snapshotUrls: 'https://i.gkd.li/i/17306992',
},