perf: 开屏广告-字节SDK

This commit is contained in:
AIsouler
2025-06-19 16:31:24 +08:00
parent 3b2befe46a
commit 15fef05c2e
21 changed files with 22 additions and 21 deletions

View File

@@ -41,13 +41,14 @@ 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*="点击或上滑"][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] >(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]',
],
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',
],
},
],