perf: 开屏广告-字节SDK

This commit is contained in:
AIsouler
2025-06-24 20:55:04 +08:00
parent f92a11833b
commit 9638ff2eb1
23 changed files with 46 additions and 44 deletions

View File

@@ -41,14 +41,15 @@ export default defineGkdGlobalGroups([
{
key: 1, // 字节SDK
anyMatches: [
'@View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][childCount=0] <n FrameLayout[childCount>2] >(7,8,9,10) [text*="第三方应用" || text*="扭动手机" || text*="点击或上滑" || text*="省钱好物"][visibleToUser=true]',
'FrameLayout > FrameLayout[childCount>2] > @View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][childCount=0][visibleToUser=true]',
'@View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][childCount=0] <n FrameLayout[childCount>2][text=null][desc=null] >(n+6) [text*="第三方应用" || text*="扭动手机" || text*="点击或上滑" || text*="省钱好物"][visibleToUser=true]',
'FrameLayout > FrameLayout[childCount>2][text=null][desc=null] > @View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][childCount=0][visibleToUser=true]',
],
snapshotUrls: [
'https://i.gkd.li/i/19685971', // +(1,2)
'https://i.gkd.li/i/19701216', // +(1,2)
'https://i.gkd.li/i/20262130',
'https://i.gkd.li/i/20768349',
'https://i.gkd.li/i/20883248', // >(n+6)
],
},
],