perf: 字节开屏广告

This commit is contained in:
AIsouler
2025-11-14 22:51:32 +08:00
parent ff48b620e6
commit 8c2bc0b661
21 changed files with 22 additions and 21 deletions

View File

@@ -51,7 +51,7 @@ 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][text=null][desc=null] >(n+6) [text*="第三方应用" || 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][text=null][desc=null] >(n+6) [text*="第三方应用" || 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: [
@@ -60,6 +60,7 @@ export default defineGkdGlobalGroups([
'https://i.gkd.li/i/20262130',
'https://i.gkd.li/i/20768349',
'https://i.gkd.li/i/20883248', // >(n+6)
'https://i.gkd.li/i/23549504', // text*="扭一扭"
],
},
],